From: Johannes Berg Date: Mon, 29 Oct 2012 08:46:31 +0000 (+0100) Subject: mac80211: send deauth only with channel context X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8655201726b7707fa777582c30979fdd53e815a9;p=pandora-kernel.git mac80211: send deauth only with channel context When userspace asks to deauthenticate and we're just authenticated (or still authenticating) send a deauth frame instead of deleting the auth request. On the other hand, if we've just disassociated and therefore deleted all our state already, drop the deauth request because we no longer have a channel context to send it on. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed