From: Raja Mani Date: Fri, 12 Aug 2011 12:22:24 +0000 (+0530) Subject: ath6kl: Check sme state before delivering disconnect event to cfg80211 X-Git-Tag: v3.2-rc1~129^2~104^2^2~14^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e5cc8e606ed89a4a58260c88474c74348230bed;p=pandora-kernel.git ath6kl: Check sme state before delivering disconnect event to cfg80211 In some random cases, the firmware is sending two disconnect event to the host. In the current model, both diconnect events are passed to cfg80211 without checking local sme state machine, which is screwing cfg80211 layer state. Signed-off-by: Raja Mani Signed-off-by: Kalle Valo --- Reading git-diff-tree failed