Johannes Berg
8bd2c1ead5
iwlagn: fix dangling scan request
...
If iwl_scan_initiate() fails for any reason,
priv->scan_request and priv->scan_vif are left
dangling. This can lead to a crash later when
iwl_bg_scan_completed() tries to run a pending
scan request.
In practice, this seems to be very rare due to
the STATUS_SCANNING check earlier. That check,
however, is wrong -- it should allow a scan to
be queued when a reset/roc scan is going on.
When a normal scan is already going on, a new
one can't be issued by mac80211, so that code
can be removed completely. I introduced this
bug when adding off-channel support in commit
266af4c745 .
Cc: stable@kernel.org [3.0]
Reported-by: Peng Yan <peng.yan@intel.com >
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-09-27 14:34:07 -04:00
..
2011-07-21 13:47:54 -07:00
2011-07-21 13:47:54 -07:00
2011-07-26 16:49:47 -07:00
2011-07-21 21:32:54 -07:00
2011-07-23 20:01:15 -07:00
2011-07-24 13:11:40 -07:00
2011-07-27 22:39:30 -07:00
2011-07-25 13:56:39 -07:00
2011-07-21 13:47:54 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-21 13:47:54 -07:00
2011-07-21 22:53:41 -07:00
2011-07-12 22:07:56 -07:00
2011-07-21 13:47:53 -07:00
2011-07-21 13:47:55 -07:00
2011-07-25 13:56:39 -07:00
2011-07-26 16:49:47 -07:00
2011-07-23 20:01:15 -07:00
2011-07-21 13:47:55 -07:00
2011-07-25 13:56:39 -07:00
2011-07-21 22:57:38 -07:00
2011-07-21 13:47:56 -07:00
2011-07-22 14:50:12 -07:00
2011-07-21 21:32:54 -07:00
2011-07-26 16:49:47 -07:00
2011-07-21 13:47:57 -07:00
2011-07-23 20:01:15 -07:00
2011-07-14 08:43:32 -07:00
2011-07-21 15:29:16 -07:00
2011-07-21 13:38:42 -07:00
2011-07-27 22:39:31 -07:00
2011-07-21 20:39:47 -07:00
2011-07-21 13:47:57 -07:00
2011-07-27 22:39:30 -07:00
2011-07-26 16:49:47 -07:00
2011-09-27 14:34:07 -04:00
2011-07-15 08:08:26 -07:00
2011-07-25 16:16:00 -07:00
2011-07-25 16:16:00 -07:00
2011-07-21 13:47:54 -07:00
2011-07-21 13:47:54 -07:00
2011-07-25 13:56:39 -07:00
2011-07-25 13:56:39 -07:00
2011-07-21 12:38:32 -07:00
2011-07-14 08:46:08 -07:00
2011-07-21 14:10:00 +02:00
2011-07-26 16:49:47 -07:00
2011-07-21 12:38:32 -07:00
2011-07-21 12:38:32 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 13:56:39 -07:00
2011-07-25 13:56:39 -07:00
2011-07-25 13:56:39 -07:00
2011-07-27 22:39:30 -07:00
2011-07-21 13:47:55 -07:00
2011-07-27 22:39:30 -07:00
2011-07-21 13:47:55 -07:00
2011-07-26 16:49:47 -07:00
2011-07-27 22:39:30 -07:00
2011-07-21 20:21:27 -07:00
2011-07-21 13:47:55 -07:00
2011-07-16 12:35:27 -07:00
2011-07-25 13:56:39 -07:00
2011-07-27 22:39:30 -07:00
2011-07-27 22:39:31 -07:00
2011-07-25 13:56:39 -07:00
2011-07-25 13:56:39 -07:00
2011-07-21 13:47:56 -07:00
2011-07-13 02:29:59 -07:00
2011-07-26 16:49:47 -07:00
2011-07-18 11:48:28 -07:00
2011-07-14 16:03:29 -07:00
2011-07-14 16:03:29 -07:00
2011-07-25 13:56:39 -07:00
2011-07-21 13:38:42 -07:00
2011-07-25 13:56:39 -07:00
2011-07-21 13:47:55 -07:00
2011-07-25 13:56:39 -07:00
2011-07-14 07:56:40 -07:00
2011-07-19 16:55:42 -07:00
2011-07-19 16:55:42 -07:00
2011-07-21 13:47:55 -07:00
2011-07-21 13:47:56 -07:00
2011-07-25 13:56:39 -07:00
2011-07-21 13:47:55 -07:00
2011-07-21 13:47:55 -07:00
2011-07-27 22:39:32 -07:00
2011-07-27 22:39:32 -07:00
2011-07-27 22:39:30 -07:00
2011-07-27 22:39:30 -07:00
2011-07-23 20:01:16 -07:00
2011-07-21 13:47:56 -07:00
2011-07-21 21:29:34 -07:00