commit | dc52f0a8e50303eb67ff8856cd8d1b461462ceec | [log] [tgz] |
---|---|---|
author | Kalle Valo <kalle.valo@nokia.com> | Tue Jan 05 20:17:03 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 12 13:51:26 2010 -0500 |
tree | 6f71ce1a4ac471fe6803a5482a4e58817ad27b9c | |
parent | e477c56e852c4c6db1f7665c642c9f45f76616a9 [diff] |
wl1251: use mac80211 provided channel parameters in scanning 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>