commit | e16821bcfb364b0c41142db275dc74b39fa42c30 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Mon Apr 28 11:22:08 2014 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Apr 28 18:09:59 2014 +0200 |
tree | 238b98e192130cd99cee979cf9e540b217f878c8 | |
parent | b205786e38b156d1ccaccd4f4ee780345a69cfeb [diff] |
cfg80211: Dynamic channel bandwidth changes in AP mode This extends NL80211_CMD_SET_CHANNEL to allow dynamic channel bandwidth changes in AP mode (including P2P GO) during a lifetime of the BSS. This can be used to implement, e.g., HT 20/40 MHz co-existence rules on the 2.4 GHz band. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>