mac80211: Ensure power-level set properly for scanning.
authorBen Greear <greearb@candelatech.com>
Mon, 7 Feb 2011 21:44:38 +0000 (13:44 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Feb 2011 21:09:48 +0000 (16:09 -0500)
My previous patch to optimize scanning on operating channel
accidentally removed the code that would ensure power was
set to maximum for scanning.

This patch re-adds that functionality.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found