]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: set QoS capability before changing station state
authorJohannes Berg <johannes.berg@intel.com>
Mon, 30 Mar 2015 13:09:20 +0000 (15:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 30 Mar 2015 13:11:01 +0000 (15:11 +0200)
commit691c6e0b3fd458cc1e4925834c7c797f2d2d68b1
tree049a95661b5a245ebca4ae81204f249077079bdd
parent6d589533166c3ebac37b14cc2265413503884c7e
mac80211: set QoS capability before changing station state

In the upcoming fast-xmit patch, changing station state will
build a header cache based on the station's capabilities, and
as the QoS capability (sta.wme) impacts the header, it needs
to be set before.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c