commit | b98917d742bcf519b15894e78c17f2eb287b3584 | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Mon Jan 28 18:31:03 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 30 15:07:15 2013 -0500 |
tree | 09ef5747834d09ef591f25c247578bf6e17847ac | |
parent | 241804cb7b09d05c1e79735fa51521b211f51fd1 [diff] |
wil6210: Fix "don't scan after connect" logic When connect times out, scan was not re-enabled. Strictly say, it is firmware issue - it should issue "disconnect" event but it does not. Compensate in the driver. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>