scottl 2006-10-19 08:01:43 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c Log: I can't find any reason why an 8 byte alignment should be enforced on rx and tx buffers. Fix it there, and also don't have it be overridden by the parent tag. Revision Changes Path 1.16 +3 -3 src/sys/dev/bce/if_bce.c