commit | 69d3b6f491545d326135a1def4e290cd577c9a36 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Mar 05 10:58:40 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 06 16:40:54 2008 -0500 |
tree | c28e93c1473daf8c54546eb2faf3b0ba6ca9f200 | |
parent | 2a8ca29a88e3858685c463ffd19e11c20d14c73a [diff] |
mac80211: fix hardware scan completion The mac80211 MLME requires restarting timers after a scan completes but this wasn't done when hardware scan offload was added, so add it now. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Tested-by: Bill Moss <bmoss@clemson.edu> Cc: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>