[PATCH 29/42]: ethernet: add PCI error recovery to e100 dev driver

Jesse Brandeburg jesse.brandeburg at gmail.com
Fri Nov 4 12:34:53 EST 2005


On 11/3/05, Linas Vepstas <linas at linas.org> wrote:
> Various PCI bus errors can be signaled by newer PCI controllers.  This
> patch adds the PCI error recovery callbacks to the intel ethernet e100
> device driver. The patch has been tested, and appears to work well.
>
> Signed-off-by: Linas Vepstas <linas at linas.org>
>
> --
> Index: linux-2.6.14-git3/drivers/net/e100.c

I think these patches will be great, on the pseries, but
is there not a compile option that should compile out all this code, i.e.
#ifdef PCI_ERROR_RECOVERY

if the arch doesn't support it?

Jesse



More information about the Linuxppc64-dev mailing list