From: Eliad Peller Date: Tue, 24 Jan 2012 16:18:42 +0000 (+0200) Subject: wl12xx: check bss_conf->assoc on CHANGED_BSSID X-Git-Tag: v3.4-rc1~177^2~108^2~39^2~126^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7db4ee6d0a932bb95f839d9b427899b74139a8d5;p=pandora-kernel.git wl12xx: check bss_conf->assoc on CHANGED_BSSID with the new auth/assoc redesign, we get CHANGED_BSSID indication before CHANGED_ASSOC indication, while our CHANGED_BSSID handling block assumes we are already associated. Fix it by checking we are either in ibss mode, or already associated. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed