summaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/e1000_mac.h
diff options
context:
space:
mode:
authorMitch Williams2010-03-23 19:34:38 +0100
committerDavid S. Miller2010-03-24 07:19:56 +0100
commitfa3d9a6d55014b5bce5575aeab1cf711cff748ab (patch)
tree3d2f23ce2e699dbf5093d047f70129c51eac011c /drivers/net/igb/e1000_mac.h
parentbnx2: Use proper handler during netpoll. (diff)
downloadkernel-qcow2-linux-fa3d9a6d55014b5bce5575aeab1cf711cff748ab.tar.gz
kernel-qcow2-linux-fa3d9a6d55014b5bce5575aeab1cf711cff748ab.tar.xz
kernel-qcow2-linux-fa3d9a6d55014b5bce5575aeab1cf711cff748ab.zip
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 <mitch.a.williams@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/igb/e1000_mac.h')
0 files changed, 0 insertions, 0 deletions