[POWERPC] EEH: hotplug recovery bugfix
authorLinas Vepstas <linas@austin.ibm.com>
Mon, 19 Mar 2007 19:55:10 +0000 (14:55 -0500)
committerPaul Mackerras <paulus@samba.org>
Thu, 22 Mar 2007 11:52:52 +0000 (22:52 +1100)
commit90fdd6130f5c0053c48e8c8e247091739b6e4092
treed01ded9ab0508111400e4bd3e5776cdfb044d354
parent147d6a37500348b6bda5738453d84c46678209cf
[POWERPC] EEH: hotplug recovery bugfix

If a device driver does not have native PCI error recovery,
a hotplug error recovery will be attemped. In this case,
the device driver will not report back whether its healthy
or not; simply assume that it is.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/pseries/eeh_driver.c