commit | 53f249747d5ec6434415a6895b5690bf4f1d5d7d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Aug 29 23:25:19 2016 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Sep 12 11:46:31 2016 +0200 |
tree | 94bc4438cf8b9648374ad5245a7d229be768d81a | |
parent | bfe40fa395ddc41e45310a4426574703a05e1177 [diff] |
mac80211: send delBA on unexpected BlockAck Request If we don't have a BA session, send delBA, as requested by the IEEE 802.11 spec. Apply the same limit of sending such a delBA only once as in the previous patch. Signed-off-by: Johannes Berg <johannes.berg@intel.com>