]> 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)
commit26dd1326c3893151c882d91129d7d770e8e53530
tree1744d61987792191c300f16cada222e3b86da897
parentd59720f061c61facb9ef02305339541b4c1ef056
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