commit | 323222b5ff930a43eab45cec6e58345740fa2a29 | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Wed Jun 08 05:52:52 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 10 14:26:51 2011 -0400 |
tree | 6481219087901b887e6aac468e9cb4d9072542f5 | |
parent | fd854772c11d6ad0377f0b613142e397bec58a3a [diff] |
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>