On Wed, Oct 25, 2006 at 12:17:02PM -0700, David Kimdon wrote: > That is how I originally had the patch, but then had a question about > increasing structure size so I dropped flags to u16 or u8 for > structures that were made larger by the bitfield removal.
On non-x86 platforms, u16 and u8 generate shitty code too. Not as shitty as bitfields, but still shitty. Jeff - 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