]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb17aafed5999bc4a8235757a72164b8e7778710
tree9810d365fc57be75ee59cf4883216202ac2c5e09
parentd6b87910a904df937cc9c67ff63589c567677f14
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 <johannes.berg@intel.com>
13 files changed:
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/core.h
drivers/net/wireless/ath/ath6kl/wmi.c
include/net/cfg80211.h
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/offchannel.c
net/mac80211/rx.c
net/mac80211/status.c
net/wireless/core.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/nl80211.h