[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 12 Sep 2005 21:43:18 +0000 (14:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Sep 2005 21:43:18 +0000 (14:43 -0700)
commit4f63b877726135b19ae73108acf9e0ebb4323dda
tree3b250d2896fa2aa0a47114c553f7910cc4b9d0ff
parentb88a762b6062f06d431af0045de4854a758646c0
[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.

Instead, count them as part of rx_missed_errors.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c