mac80211: disable power save when scanning
authorKalle Valo <kalle.valo@nokia.com>
Sun, 22 Mar 2009 19:57:21 +0000 (21:57 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:12 +0000 (20:13 -0400)
commit9050bdd8589c373e01e41ddbd9a192de2ff01ef0
treea33c69c570d6db96bb54bb3b4b3eb5ea4b43d5ea
parent15b7b0629c8213905926394dc73d600e0ca250ce
mac80211: disable power save when scanning

When software scanning we need to disable power save so that all possible
probe responses and beacons are received. For hardware scanning assume that
hardware will take care of that and document that assumption.

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/scan.c