]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: send delBA on unexpected BlockAck Request
authorJohannes Berg <johannes.berg@intel.com>
Mon, 29 Aug 2016 20:25:19 +0000 (23:25 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 12 Sep 2016 09:46:31 +0000 (11:46 +0200)
commitd1d3b86d84b3be6ff25aef9fea9f7afcda15f52e
tree94bc4438cf8b9648374ad5245a7d229be768d81a
parent31523d5e34300d87e651356feabd269b41ac9bb0
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>
net/mac80211/rx.c