]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Fix sending ADDBA response for an ongoing session
authorIlan Peer <ilan.peer@intel.com>
Mon, 19 Feb 2018 12:48:43 +0000 (14:48 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Feb 2018 13:53:15 +0000 (14:53 +0100)
commita25cb3c86b1a86ea578f3c216cc773c303f0801f
tree1744d61987792191c300f16cada222e3b86da897
parentc552d57f6b1ac9f823377af1b86534ba9894a947
mac80211: Fix sending ADDBA response for an ongoing session

In case an ADDBA request is received while there is already
an ongoing BA sessions with the same parameters, i.e., update
flow, an ADBBA response with decline status was sent twice. Fix it.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/agg-rx.c