On Mon, Oct 16, 2006 at 06:07:25PM +0200, Michael Buesch wrote: > On Friday 13 October 2006 21:20, David Kimdon wrote: > > All one-bit bitfields have been subsumed into the new 'flags' > > structure member and the new IEEE80211_TXCTL_* definitions. The > > multiple bit members were converted to u8, s8 or u16 as appropriate.
I'll answer based on take1, which I just sent to the list. > > And, eh, did this increase or decrease the struct size? structure sizes did not change. > Does this generate better or worse code? It generates slightly smaller code with gcc 4.1.2. -David - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html