mac80211: Fix local deauth while associating
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Sun, 25 Oct 2015 08:59:38 +0000 (10:59 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 3 Nov 2015 09:41:00 +0000 (10:41 +0100)
commita64cba3c5330704a034bd3179270b8d04daf6987
tree2c9f387dc668a9bb94523bf3b6911f1068fa7290
parent254d3dfe445f94a764e399ca12e04365ac9413ed
mac80211: Fix local deauth while associating

Local request to deauthenticate wasn't handled while associating, thus
the association could continue even when the user space required to
disconnect.

Cc: stable@vger.kernel.org
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c
This page took 0.025089 seconds and 5 git commands to generate.