From: Sujith Date: Thu, 29 Jan 2009 04:04:22 +0000 (+0530) Subject: mac80211: Reset assoc_scan_tries after an unsuccessful scan run X-Git-Tag: v2.6.30-rc1~662^2~754^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e374055afbf92c8d128d8538aafc7e765838206e;p=pandora-kernel.git mac80211: Reset assoc_scan_tries after an unsuccessful scan run Trying to associate with a non-existent SSID stops the state machine after the first run. Subsequent association requests fail to start the scan engine. Fix this by resetting assoc_scan_tries to zero after completing a scan run. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed