glebius 2006-08-14 09:52:35 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
Change hardcoded and incorrect number with correct define. This change is a
nop, since E1000_FDX_COLLISION_DISTANCE == E1000_HDX_COLLISION_DISTANCE.
PR: kern/101000
Submitted by: Doug Havir
Revision Changes Path
1.131 +1 -1 src/sys/dev/em/if_em.c