From: Holger Schurig Date: Tue, 13 Oct 2009 11:45:28 +0000 (+0200) Subject: cfg80211: remove warning in deauth case X-Git-Tag: v2.6.33-rc1~388^2~599^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0da41b2cf10ae95592cb2496f8f81aa4b4bf16c;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed