On Wed, Aug 02, 2006 at 12:25:05AM -0700, David Miller ([EMAIL PROTECTED]) wrote: > From: Evgeniy Polyakov <[EMAIL PROTECTED]> > Date: Wed, 2 Aug 2006 10:39:18 +0400 > > > u64 is not aligned, so I prefer to use u32 as much as possible. > > We have aligned_u64 exactly for this purpose, netfilter makes > use of it to avoid the x86_64 vs. x86 u64 alignment discrepency.
Ok, I will use that type. -- Evgeniy Polyakov - 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