]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mac80211: Fix local deauth while associating
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Sun, 25 Oct 2015 08:59:38 +0000 (10:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2015 19:31:14 +0000 (14:31 -0500)
commit0961f1c3deb40f21d95ff52711a0e340b2c8daf7
tree3c6274e98b7ed88cfa21a6e177479d2095fdd8df
parent0e759edec31ed666a45fa66314896a40e5669f5c
mac80211: Fix local deauth while associating

commit a64cba3c5330704a034bd3179270b8d04daf6987 upstream.

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

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/mac80211/mlme.c