cvs commit: src/sys/dev/netif/dc if_dc.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue May 31 00:51:14 PDT 2005
joerg 2005/05/31 00:51:13 PDT
DragonFly src repository
Modified files:
sys/dev/netif/dc if_dc.c
Log:
Use ether_crc32_be / ether_crc32_le.
Obtained-from: FreeBSD
Factor out crc mask calculation and move it out of the loop.
Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
Revision Changes Path
1.30 +32 -57 src/sys/dev/netif/dc/if_dc.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/dc/if_dc.c.diff?r1=1.29&r2=1.30&f=u
More information about the Commits
mailing list