On 09/26/2012 11:23 PM, Johannes Berg wrote:
Well struct ieee80211_sta is what the driver uses. That's where it's "telling" the driver, by making the data accessible to the driver. Your new vht_cap field there is also "telling the driver" that way.
Thanks for the pointer. will revert with code change.
I don't think this makes sense, since we're talking only about a documentation change to your patch. See: * @ht_cap: HT capabilities of this STA; restricted to our own TX capabilities + * @vht_cap: VHT capabilities of this STA The difference is that you don't say "restricted to own", but I think you should explicitly say that it isn't restricted.
Oh, I got it. Thanks Johannes. Thanks Mahesh -- 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