diff options
author | Mitch Williams <[email protected]> | 2010-03-23 18:34:38 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-03-23 23:19:56 -0700 |
commit | fa3d9a6d55014b5bce5575aeab1cf711cff748ab (patch) | |
tree | 3d2f23ce2e699dbf5093d047f70129c51eac011c /lib/cpu-notifier-error-inject.c | |
parent | 1bf1e347ef254ed8a13e7971a30e1bf3983da3d1 (diff) |
igb: count Rx FIFO errors correctly
Don't aggregate rx_no_buffer_count into rx_fifo_errors. RNBC counts
packets that get queued temporarily in the adapter's FIFO. These
packets are not dropped and are not errors. The correct counter
is rx_missed_errors (MPC).
Signed-off-by: Mitch Williams <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions