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)
commit582bb505b67847600ee27e4cda108bb99a8b6306
treec3d5e35b96584008f9f87846a0753d6337e12f62
parent7f1611469b67739df260a6487b2a5e199e8eeba1
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>
net/mac80211/sta_info.c
This page took 0.024258 seconds and 5 git commands to generate.