commit | 663fcafd977f13e6483f7d4cf2ccdbc4fae81ed0 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Sep 30 21:06:09 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 05 13:35:23 2010 -0400 |
tree | b1c74fe389dff24d94c95eaeb3a52932f6671007 | |
parent | 4bd530f3ab51c7d656bca29d927a50e5aa87175e [diff] |
cfg80211/mac80211: allow management frame TX in AP mode Enable management frame transmission and subscribing to management frames through nl80211 in both cfg80211 and mac80211. Also update a few places that I forgot to update for P2P-client mode previously, and fix a small bug with non-action frames in this API. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>