cvs commit: src/sys/dev/dc if_dc.c if_dcreg.h
Marcel Moolenaar
marcel at FreeBSD.org
Tue Nov 22 01:52:01 GMT 2005
marcel 2005-11-22 01:51:57 UTC
FreeBSD src repository
Modified files:
sys/dev/dc if_dc.c if_dcreg.h
Log:
Resolve misalignment traps caused by changes to IF_LLADDR().
Use de16dec() and le16dec() to fetch the link-level address
from struct ifnet.
Tested on: alpha
Reviewed by: jhb
See also: de(4)
Revision Changes Path
1.173 +6 -6 src/sys/dev/dc/if_dc.c
1.46 +2 -2 src/sys/dev/dc/if_dcreg.h
More information about the cvs-src
mailing list