commit | 582bb505b67847600ee27e4cda108bb99a8b6306 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jul 18 12:54:46 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Sep 21 16:14:14 2012 +0200 |
tree | c3d5e35b96584008f9f87846a0753d6337e12f62 | |
parent | 7f1611469b67739df260a6487b2a5e199e8eeba1 [diff] |
mac80211: don't send delBA when removing stations 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>