On Mon, 2012-06-04 at 09:43 +0000, Mahesh Palivela wrote: > Hi, > > As part of 11ac changes I had modified cfg80211 to push hw VHT capabilities to NL layer. Please review. > > Signed off by: Mahesh Palivela Please re-read the available documentation on patch formatting, changelogs, signed-off-by, etc. You're getting almost everything wrong that you can :-) > +/* 802.11ac VHT Capabilities */ > +#define IEEE80211_VHT_CAP_MAX_MPDU_LENGTH_7991 0x00000001 ... > +#define IEEE80211_VHT_CAP_TX_ANTENNA_PATTERN 0x20000000 > + u16 cap; /* use IEEE80211_VHT_CAP_ */ so how exactly is that going to fit? 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