cfg80211: Ignore downstream DEAUTH for authtry_bsses
authorPaul Stewart <pstew@chromium.org>
Wed, 8 Jun 2011 12:52:52 +0000 (05:52 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jun 2011 18:26:51 +0000 (14:26 -0400)
commit323222b5ff930a43eab45cec6e58345740fa2a29
tree6481219087901b887e6aac468e9cb4d9072542f5
parentfd854772c11d6ad0377f0b613142e397bec58a3a
cfg80211: Ignore downstream DEAUTH for authtry_bsses

Downsteram DEAUTH messages do not refer to a current authentication
attempt -- AUTH responses do.  Therefore we should not allow DEAUTH
from an AP to void state for an AUTH attempt in progress.

Signed-off-by: Paul Stewart <pstew@chromium.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/mlme.c