From: Johannes Berg Date: Fri, 15 Jun 2012 13:30:18 +0000 (+0200) Subject: cfg80211: use wdev in mgmt-tx/ROC APIs X-Git-Tag: v3.6-rc1~125^2~57^2~77^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71bbc9943883cffaf5d7a7728a4e4c50b3ac44d3;p=pandora-kernel.git cfg80211: use wdev in mgmt-tx/ROC APIs 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 --- Reading git-diff-tree failed