commit | fea7795f1c976513a3262284c4001606075abf5c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Aug 01 11:58:47 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Sep 03 22:49:01 2014 +0300 |
tree | c3dfa1340ab3a8800a254c36c3371f4dcc755b01 | |
parent | 680073b78a5ac2b559bb7315528aa9f95e57ae24 [diff] |
iwlwifi: trans: refactor txq_enable arguments Instead of having all arguments passed to the function, add a struct to hold them and only pass some directly. This will make future work in this area cleaner. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>