On Thu, May 3, 2012 at 12:36 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > 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. > Sure. > 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