cfg80211: use wdev in mgmt-tx/ROC APIs
authorJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jun 2012 13:30:18 +0000 (15:30 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 9 Jul 2012 12:51:47 +0000 (14:51 +0200)
The management frame and remain-on-channel APIs will be
needed in the P2P device abstraction, so move them over
to the new wdev-based APIs. Userspace can still use both
the interface index and wdev identifier for them so it's
backward compatible, but for the P2P Device wdev it will
be able to use the wdev identifier only.

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

No differences found