wl1251: use mac80211 provided channel parameters in scanning
authorKalle Valo <kalle.valo@nokia.com>
Tue, 5 Jan 2010 18:17:03 +0000 (20:17 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 18:51:26 +0000 (13:51 -0500)
The number of channels to be used in scan was hard coded in wl1251. The
proper way is to use the channels array provided by mac80211.

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found