commit | 8d09a5e1c36d0dec5728e6c8b0bb5412de09b27b | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Sep 24 13:57:46 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 24 16:18:04 2008 -0400 |
tree | 4e98dfc3181fb2feebc37de9b2d61451797b72e0 | |
parent | 55d6a3cd0cc85ed90c39cf32e16f622bd003117b [diff] |
iwlwifi: don't fail if scan is issued too early This patch returns success and empty scan on scans requests that were rejected because issued too early. The cached bss list from previous scanning will be returned by mac80211. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>