Search Linux Wireless

Re: [PATCH v2 1/4] mac80211: Advertise HT protection mode in IEs

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

 



On Mon, 2012-04-30 at 14:20 -0700, Ashok Nagarajan wrote:

>  		pos = ieee80211_ie_build_ht_oper(pos, &sband->ht_cap,
> -						 chan, channel_type);
> +						 chan, channel_type, 0);

> -	/*
> -	 * Note: According to 802.11n-2009 9.13.3.1, HT Protection field and
> -	 * RIFS Mode are reserved in IBSS mode, therefore keep them at 0
> -	 */
> -	ht_oper->operation_mode = 0x0000;
> +	ht_oper->operation_mode = cpu_to_le16(prot_mode);

Please move the comment to the now correct place instead of deleting it.

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