commit | e374055afbf92c8d128d8538aafc7e765838206e | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Thu Jan 29 09:34:22 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 09 15:03:38 2009 -0500 |
tree | 942efa867048375320dcac4794e4e374828285c1 | |
parent | 7519a8f0778bdb14f07cf685fa5fee6ab07e734c [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>