cfg80211: allow scanning on specified frequencies when using wext-compatibility
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Wed, 9 Sep 2009 11:09:54 +0000 (13:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Sep 2009 15:25:27 +0000 (11:25 -0400)
commitb2e3abdc708f8c0eff194af25362fdb239abe241
treea17ba8b9bab9078d73b7c452d3fa345d54a4908d
parent8c8f9ba7051b017e44124666b41c1dc70333a77c
cfg80211: allow scanning on specified frequencies when using wext-compatibility

Handles the case when SIOCSIWSCAN specified iw_scan_req.num_channels and
iw_scan_req.channels[].

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/scan.c