scottl 2007-01-20 17:05:12 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
Log:
The multicast hash table has 8 slots in the BCE hardware, not 4 slots like
the BGE hardware. Adapt the driver for this.
Submitted by: Mike Karels
MFC After: 3 days
Revision Changes Path
1.26 +4 -4 src/sys/dev/bce/if_bce.c