From: Johannes Berg Date: Thu, 5 Aug 2010 08:20:27 +0000 (+0200) Subject: cfg80211: deauth doesn't always imply disconnect X-Git-Tag: v2.6.37-rc1~147^2~679^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f3b6a8d90b6e762e2bb83e6a9e86d9534b56cdc;p=pandora-kernel.git cfg80211: deauth doesn't always imply disconnect When an AP sends a deauth frame, or we send one to an AP, that only means we lost our connection if we were actually connected to that AP. Check this to avoid sending spurious "disconnected" events and breaking "iw ... link" reporting. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed