Search Linux Wireless

Re: [RFC PATCH 1/8] nl80211: Add new channel types -- 5MHz and 10MHz

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2014-03-07 at 14:37 +0100, Rostislav Lisovy wrote:
> These attributes are necessary to provide a way how to
> set a channel type of '5MHz' or '10MHz' from userspace.
> This is necessary for future 802.11p implementation.

>  enum nl80211_channel_type {
>  	NL80211_CHAN_NO_HT,
>  	NL80211_CHAN_HT20,
>  	NL80211_CHAN_HT40MINUS,
> -	NL80211_CHAN_HT40PLUS
> +	NL80211_CHAN_HT40PLUS,
> +	NL80211_CHAN_5MHZ,
> +	NL80211_CHAN_10MHZ,

I think that this is completely unnecessary since all APIs that take
channel types also take channel width with the new chandef framework.

johannes

--
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




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux