The IEEE 802.11p amendment specifies usage of 5 and 10 MHz wide channels in 5.9GHz band for vehicular environment. This patch-set adds new channel attributes holding the information about the prohibited bandwidths. This is meant to be used mainly with channels in 5.9GHz band in future implementation of 802.11p. Changes since v2: * Rebased to jberg/mac80211-next * Squashed patches 1+2 Rostislav Lisovy (2): cfg80211: Add attributes describing prohibited channel bandwidth cfg80211: Use 5MHz bandwidth by default when checking usable channels include/net/cfg80211.h | 6 ++++++ include/uapi/linux/nl80211.h | 6 ++++++ net/wireless/chan.c | 2 ++ net/wireless/nl80211.c | 13 +++++++++++++ net/wireless/reg.c | 22 +++++++++++++++------- 5 files changed, 42 insertions(+), 7 deletions(-) -- 1.9.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html