linux/drivers/net/e1000
Linas Vepstas 282f33c986 [PATCH] e1000: prevent statistics from getting garbled during reset
If a PCI bus error/fault triggers a PCI bus reset, attempts to get the
ethernet packet count statistics from the hardware will fail, returning
garbage data upstream.  This patch skips statistics data collection if the
PCI device is not on the bus.

This patch presumes that an earlier patch,
[PATCH] PCI Error Recovery: e1000 network device driver
has already been applied.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Cc: John Ronciak <john.ronciak@intel.com>
Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-06-11 10:35:15 -04:00
..
LICENSE Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile e1000: Fix date string in Makefile 2006-05-23 13:36:10 -07:00
e1000.h e1000: Version bump, contact fix, year string change 2006-04-14 19:05:31 -07:00
e1000_ethtool.c Merge branch 'upstream-fixes' into upstream 2006-06-08 15:55:45 -04:00
e1000_hw.c e1000: remove leading and trailing whitespace. 2006-05-23 13:36:06 -07:00
e1000_hw.h e1000: remove leading and trailing whitespace. 2006-05-23 13:36:06 -07:00
e1000_main.c [PATCH] e1000: prevent statistics from getting garbled during reset 2006-06-11 10:35:15 -04:00
e1000_osdep.h e1000: Version bump, contact fix, year string change 2006-04-14 19:05:31 -07:00
e1000_param.c e1000: Version bump, contact fix, year string change 2006-04-14 19:05:31 -07:00