From: Vasanthakumar Thiagarajan Date: Fri, 23 Sep 2011 05:27:50 +0000 (+0530) Subject: ath6kl: Fix disconnect event reporting X-Git-Tag: v3.2-rc1~129^2~104^2^2~14^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de547d6dcc66f6d9d227de9f510acbbf88a654f;p=pandora-kernel.git ath6kl: Fix disconnect event reporting Driver does not report disconnect event properly when in connecting state, this leads to issues failures in starting reconnection. Send a disconnect command to target when a disconnect event is received with reason code other than 3 (DISCONNECT_CMD - disconnect request from host) to make the frimware stop trying to connect even after giving disconnect event. There will be one more disconnect event for this disconnect command with reason code DISCONNECT_CMD which will be notified to cfg80211. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed