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)
commit3b07029729e347f288c70227cfe3c66b085d6b0b
tree1744d61987792191c300f16cada222e3b86da897
parent191da271ac260700db3e5b4bb982a17ca78769d6
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