CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/17 04:17:54
Modified files:
sys/dev/pci : if_bge.c
Log message:
- Sync some of the stats counter code to be closer to the FreeBSD code,
but no functional change.
- Add a workaround for BCM5717 / BCM5718 / BCM5719 A0 and BCM5720 A0 chipsets
to not count the interface input drops counter for input errors due to HW
errata.
>From FreeBSD
ok sthen@
