nl80211: move scan API to wdev
authorJohannes Berg <johannes.berg@intel.com>
Mon, 18 Jun 2012 17:17:03 +0000 (19:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 12 Jul 2012 10:10:41 +0000 (12:10 +0200)
The new P2P Device will have to be able to scan for
P2P search, so move scanning to use struct wireless_dev
instead of struct net_device.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found