commit | 43ec72b75a8851b48e561c29f49586cc747bdad8 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Mar 10 11:55:44 2016 +0100 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue May 10 22:14:50 2016 +0300 |
tree | 7e576ec0825bd952b108aa127458bf758290ff49 | |
parent | 4896d7642fd34251ba7119bcb8304d9a73e51bf8 [diff] |
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>