flowtop-libs = -lGeoIP \ -lurcu \ -lnetfilter_conntrack \ $(shell pkg-config --libs ncurses) \ -lpthread \ -lz flowtop-objs = xmalloc.o \ xio.o \ xutils.o \ oui.o \ hash.o \ dissector_eth.o \ dissector_80211.o \ dissector.o \ proto_none.o \ tprintf.o \ geoip.o \ flowtop.o it.cgi/linux/net-next.git/atom/net/mac80211/mlme.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2015-03-30 15:09:20 +0200
committerJohannes Berg <johannes.berg@intel.com>2015-03-30 15:11:01 +0200
commit2c44be81f0fc147eed9dc63e2601318b2c007aeb (patch)
tree049a95661b5a245ebca4ae81204f249077079bdd /net/mac80211/mlme.c
parent070e176a758e5c96f112d6fc6c348fe4daef99a5 (diff)
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>
Diffstat (limited to 'net/mac80211/mlme.c')