commit | e0da41b2cf10ae95592cb2496f8f81aa4b4bf16c | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Tue Oct 13 13:45:28 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:48:17 2009 -0400 |
tree | e8bb61adc3f5f01e61b596056f3608414aea5b45 | |
parent | ce470613cdfde70f25419cc52a4816315825f5d9 [diff] |
cfg80211: remove warning in deauth case It might be the case that __cfg80211_disconnected() has already cleaned up wdev->current_bss() for us. The old code didn't catch that situation and didn't warn needlessly. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>