mac80211: split aggregation stop by reason
authorJohannes Berg <johannes.berg@intel.com>
Wed, 18 Jul 2012 11:31:31 +0000 (13:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:41 +0000 (13:01 +0100)
commitc82c4a80bbb9c8ffa1d783070a8caa37f2db45b6
treeefafa9bdbba034bf4012dc4d2c727d7bd903fd28
parentd582cffbcd04eae0bd8a83b05648bfd54bfd21c9
mac80211: split aggregation stop by reason

The initiator/tx doesn't really identify why an
aggregation session is stopped, give a reason
for stopping that more clearly identifies what's
going on. This will help tell the driver clearly
what is expected of it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/agg-tx.c
net/mac80211/ht.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/pm.c
net/mac80211/sta_info.c
net/mac80211/sta_info.h
net/mac80211/util.c