e1000: add PCI Error Recovery
authorAuke Kok <auke-jan.h.kok@intel.com>
Thu, 8 Jun 2006 16:30:24 +0000 (09:30 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Thu, 8 Jun 2006 16:30:24 +0000 (09:30 -0700)
commit9026729bfeb4329a4edc01f427f01af7ee0a5273
tree956f921b9511b87da6337a9f169b4b5d14590fc6
parent2cc304923d87403abc103a741382b9af08b6decc
e1000: add PCI Error Recovery

Various PCI bus errors can be signaled by newer PCI controllers.
This patch adds the PCI error recovery callbacks to the intel gigabit
ethernet e1000 device driver. The patch has been tested, and appears
to work well.

Signed-off-by: Linas Vepstas <linas@linas.org>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_main.c