mac80211: don't send delBA when removing stations
authorJohannes Berg <johannes.berg@intel.com>
Wed, 18 Jul 2012 10:54:46 +0000 (12:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 21 Sep 2012 14:14:14 +0000 (16:14 +0200)
When a station is removed and we stop the aggregation
sessions, it's not useful to send delBA since this is
due to us or the station disassociating or dropping
the connection in some other way, so change that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found