]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: pass station to mac80211 RX where known
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 Mar 2016 10:55:44 +0000 (11:55 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 10 May 2016 19:14:50 +0000 (22:14 +0300)
commita641bdc7eecf320380540ca5b690d13520374e32
tree7e576ec0825bd952b108aa127458bf758290ff49
parente5bbfad0cdb89d52067b4da941846bdec8140c0f
iwlwifi: mvm: pass station to mac80211 RX where known

When we've already looked up the transmitter station, we can just
pass it to mac80211 using the new ieee80211_rx_napi(). This saves
the overhead of looking it up in mac80211 again.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rx.c
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c