Search Linux Wireless

Re: [PATCH 03/14] mac80211: adding 802.11n HT framework definitions

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

 



Quick question:

>  enum ieee80211_conf_flags {
>  	IEEE80211_CONF_SHORT_SLOT_TIME	= 1<<0,
>  	IEEE80211_CONF_RADIOTAP		= 1<<1,
> +#ifdef CONFIG_MAC80211_HT
> +	IEEE80211_CONF_SUPPORT_HT_MODE	= 1<<2,
> +#endif /* CONFIG_MAC80211_HT */

Why is this a configuration item? Does the PHY save power if you run it
only in 802.11a/b/g modes rather than N?

Also, I don't think we should have the ifdef there.
 
johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux