mac80211: give virtual interface to hw_scan
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 27 Apr 2010 09:59:34 +0000 (11:59 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Apr 2010 20:09:23 +0000 (16:09 -0400)
When scanning, it is somewhat important to scan
on the correct virtual interface. All drivers
that currently implement hw_scan only support a
single virtual interface, but that may change
and then we'd want to be ready.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found