]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwlwifi: move tid_to_ac to PCI-E
authorJohannes Berg <johannes.berg@intel.com>
Mon, 5 Mar 2012 19:24:44 +0000 (11:24 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Mar 2012 20:16:14 +0000 (15:16 -0500)
commit70a18c5d57998433d9f4de058a5286fbd16ed839
treee800a535fb72e5a0e5e2ade612c82eb50fe28d26
parent930dfd5f20eba2cef41cdb2db04108b359b97594
iwlwifi: move tid_to_ac to PCI-E

Currently, queue mapping is handled in the
transport. This may change, but until then
the code for it can be close to where it's
used rather than in iwl-shared.h.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-shared.h
drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c