On Nov 12, 2006, at 7:12 AM, Izumi Tsutsui wrote:
Module Name: src
Committed By: tsutsui
Date: Sun Nov 12 15:12:02 UTC 2006
Modified Files:
src/sys/dev/ic: rtl8169.c
Log Message:
Replace RTK_ETHER_ALIGN with RE_ETHER_ALIGN, which I missed.
Pointed out by dieter roelants in PR kern/35041.
Should we have a generic ETHER_ALIGN macro? -- thorpej