mac80211: don't send delBA before disassoc
authorJohannes Berg <johannes.berg@intel.com>
Wed, 18 Jul 2012 10:53:34 +0000 (12:53 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 21 Sep 2012 14:14:13 +0000 (16:14 +0200)
commit7f1611469b67739df260a6487b2a5e199e8eeba1
treed26901be2a2380264aa06f36259337b89501282e
parent2514ec86531481713036081e93a353bbd02e542b
mac80211: don't send delBA before disassoc

When we disassociate, it's not really useful to
send delBA action frames since we're going to send
disassoc/deauth anyway, so change that.

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