Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes: > On Mon, 2007-11-26 at 16:14 +0200, Ron Rindjunsky wrote: >> diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h >> index 9e5b3a9..9caf124 100644 >> --- a/net/mac80211/ieee80211_i.h >> +++ b/net/mac80211/ieee80211_i.h >> @@ -89,6 +89,8 @@ struct ieee80211_sta_bss { >> size_t rsn_ie_len; >> u8 *wmm_ie; >> size_t wmm_ie_len; >> + u8 *ht_ie; >> + size_t ht_ie_len; > > At some point we probably should reorder the fields here to avoid all > the padding... Not in this patch though, of course. There should not be any padding, size_t has the same size as a pointer. Andreas. -- Andreas Schwab, SuSE Labs, schwab@xxxxxxx SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." - 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