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)
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>

No differences found