diff options
author | Johannes Berg <johannes.berg@intel.com> | 2015-03-20 16:01:52 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-03-20 16:27:36 +0100 |
commit | e33f5569aafadfa68aea32457a9246818d3dfe48 (patch) | |
tree | f6f1c3c220af922320ece867a35ec4a0d69c814c /lib | |
parent | a8d15ff0050aef96a14a185b5138f01f98109b40 (diff) |
mac80211: mesh: avoid pointless station lookup
In ieee80211_build_hdr(), the station is looked up to build the
header correctly (QoS field) and to check for authorization. For
mesh, authorization isn't checked here, and QoS capability is
mandatory, so the station lookup can be avoided.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions