Tomas Winkler
eedda3670e
iwlwifi: remove STATUS_CONF_PENDING in scanning
...
This patch removes STATUS_CONF_PENDING usage that called from
iwl4965_mac_config internally after scan completed.
It's called anyway from the mac80211 ieee80211_scan_completed():
if (local->hw_scanning) {
local->hw_scanning = false;
if (ieee80211_hw_config(local))
...
}
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>
2008-10-06 18:14:58 -04:00
..
2008-09-08 16:59:05 -07:00
2008-09-29 00:14:34 -04:00
2008-09-22 19:22:58 -07:00
2008-08-21 10:15:37 -07:00
2008-09-23 20:47:22 -07:00
2008-10-01 06:12:56 -07:00
2008-08-18 21:40:04 +02:00
2008-09-26 10:36:42 -05:00
2008-09-11 11:14:29 +02:00
2008-08-08 16:00:48 -04:00
2008-08-15 21:25:35 +02:00
2008-09-14 13:41:19 -07:00
2008-08-09 18:03:13 +01:00
2008-08-23 12:14:12 -07:00
2008-08-19 18:47:56 +02:00
2008-09-02 19:21:40 -07:00
2008-09-01 08:51:52 +10:00
2008-08-08 16:23:01 -04:00
2008-09-20 10:25:20 +02:00
2008-09-24 13:39:21 +02:00
2008-09-27 19:32:17 +02:00
2008-08-19 18:47:56 +02:00
2008-09-25 16:37:03 -07:00
2008-09-22 07:46:06 -07:00
2008-09-22 19:18:15 -07:00
2008-08-07 09:55:48 +01:00
2008-08-26 00:19:28 +10:00
2008-08-05 18:16:58 +02:00
2008-09-19 11:49:54 +10:00
2008-09-10 14:15:29 -07:00
2008-09-13 14:41:52 -07:00
2008-08-23 12:14:12 -07:00
2008-09-13 14:41:52 -07:00
2008-09-21 12:38:45 -07:00
2008-09-05 15:34:35 +01:00
2008-10-06 18:14:58 -04:00
2008-08-20 09:50:21 +10:00
2008-08-26 10:24:46 +10:00
2008-09-16 15:52:08 -07:00
2008-09-22 08:42:50 -07:00
2008-08-25 12:04:44 +02:00
2008-08-07 09:55:48 +01:00
2008-09-02 19:21:40 -07:00
2008-10-01 06:12:56 -07:00
2008-08-11 14:30:53 -07:00
2008-09-29 09:41:56 +02:00
2008-09-23 08:09:14 -07:00
2008-08-04 12:51:06 +09:00
2008-09-13 14:41:52 -07:00
2008-10-01 06:12:56 -07:00
2008-08-21 10:15:39 -07:00
2008-10-01 06:12:56 -07:00
2008-09-13 14:41:52 -07:00
2008-08-26 00:19:25 +10:00
2008-09-23 08:09:13 -07:00
2008-09-08 20:21:15 +02:00
2008-08-13 17:33:00 -07:00