summaryrefslogtreecommitdiff
path: root/drivers/uwb
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2015-09-24 18:29:00 +0200
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>2015-12-01 21:17:52 +0200
commita399f98069743a9a17f85a406b4dc36c059f75ca (patch)
tree8de3e37b6aa9f9e19b85261013f4e775423922f7 /drivers/uwb
parent04b089922412ad3d0cee0046fd0cb495ef22b8e8 (diff)
iwlwifi: mvm: use firmware station lookup, combine code
In most cases, the firmware will already match the station that we received a given frame from and tell us the station ID in the RX status, so we can look up the station from that. This lets us skip the (more expensive) hash table lookup in mac80211. Also change the fallback case (no station info from the firmware) to not attempt to look up a multicast source address. While at it, also combine all the code using the station into a single if block. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/uwb')
0 files changed, 0 insertions, 0 deletions