]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: fix hardware scan completion
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 5 Mar 2008 09:58:40 +0000 (10:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Mar 2008 21:40:54 +0000 (16:40 -0500)
commit69d3b6f491545d326135a1def4e290cd577c9a36
treec28e93c1473daf8c54546eb2faf3b0ba6ca9f200
parent2a8ca29a88e3858685c463ffd19e11c20d14c73a
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>
net/mac80211/ieee80211_sta.c