From: Stanislaw Gruszka Date: Mon, 15 Oct 2012 12:52:41 +0000 (+0200) Subject: cfg80211/mac80211: avoid state mishmash on deauth X-Git-Tag: v3.7-rc3~7^2^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6863255bd0e48bc41ae5a066d5c771801e92735a;p=pandora-kernel.git cfg80211/mac80211: avoid state mishmash on deauth Avoid situation when we are on associate state in mac80211 and on disassociate state in cfg80211. This can results on crash during modules unload (like showed on this thread: http://marc.info/?t=134373976300001&r=1&w=2) and possibly other problems. Reported-by: Pedro Francisco Cc: stable@vger.kernel.org Signed-off-by: Stanislaw Gruszka Signed-off-by: Johannes Berg --- Reading git-diff-tree failed