Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information