forked from Minki/linux
674aee3b35
This change makes sure that tx_packets/rx_bytes ifconfig counters are updated even on NICs that don't provide hardware support for these stats: they are now updated in software. For the sake of consistency, we also now have tx_bytes updated in software (hardware counters include ethernet CRC, and software doesn't account for it). This reverts parts of: - "forcedeth: statistics optimization" ( |
||
---|---|---|
.. | ||
forcedeth.c | ||
Kconfig | ||
Makefile |