]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3a9fd505eed66eddee6fea57624fce37381961d
treeefafa9bdbba034bf4012dc4d2c727d7bd903fd28
parentcd06e0f1f08ac043646800b8e0537cef9fe344a6
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