[PATCH] ixgb: correct rx_dropped counting
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 12 Sep 2005 14:49:00 +0000 (10:49 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 14 Sep 2005 12:26:16 +0000 (08:26 -0400)
commitc535a9dd26d1a4c6dcbd486cbe181a9e71237af1
treef95636fa1f632eabbb8dc10d7e64aff06a3b2326
parentecf7130b087a9bd1b9d03dbf452630243210d22e
[PATCH] ixgb: correct rx_dropped counting

Do not count frames dropped by the hardware as part of rx_dropped.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/ixgb/ixgb_main.c