On Oct 23 2007 16:12, Patrick McHardy wrote: >> > > +struct xt_tos_info { >> > > + u_int8_t tos; >> > > + u_int8_t invert; >> > > +}; > > XT_ALIGN - it pads to multiples of the highest alignment > requirement of u{8,16,32,64} - which is 1 one CRIS. Even then I do not see where the problem is. If CRIS kernelspace has 1-alignment, then its userspace will have the same. >> Note that ipt_tos(_match)_info also had these two fields. > > Right, I mixed something up. So the patch I queued (attached > again for reference) seems to be fine. > Please drop it, I resend it (with new functionality). - To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html