RE: [PATCH] mac80211: VHT Cap IE
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2012-06-29 09:13:53
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2012-06-29 09:13:53
On Fri, 2012-06-29 at 07:41 +0000, Mahesh Palivela wrote:
-----Original Message----- From: Johannes Berg [mailto:johannes@sipsolutions.net] Sent: Friday, June 29, 2012 12:32 PM To: Mahesh Palivela Cc: linux-wireless@vger.kernel.org Subject: Re: [PATCH] mac80211: VHT Cap IE On Fri, 2012-06-29 at 06:17 +0000, Mahesh Palivela wrote:quoted
+u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, + u32 cap);Ummmm, Arend was pretty specific... no? johannes sorry. Probably my email client is making it show like that. If you look at the indentation I have 7 tabs and 3 spaces which is like 31 chars that accounts for full function name plus return type.
7 tabs + 3 spaces? That's 59, which is probably what I see -- are you sure you're using 8 space tabs?! johannes