> - u8 src[ETH_ALEN]; > + u8 src[ETH_ALEN] __attribute__ ((aligned(2))); > It seems to compile w/o errors on i686, and it seems more clear to me. > Will that not work? I think it should be __aligned(2) anyway :) Other than that, yeah, we definitely want this patch. And the previous one too, thanks. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part