Re: [REVISED PATCH] 3c59x: check return of pci_enable_device()

2007-08-31 Thread Jeff Garzik
Steffen Klassert wrote: commit 5cf33391eba81a49038fa8be8cbad8425b80bf7f Author: Mark Hindley <[EMAIL PROTECTED]> Date: Thu Aug 16 11:26:35 2007 +0100 Check return of pci_enable_device in vortex_up(). Also modify vortex_up to return error to callers. Handle failure of vortex_up in

Re: [REVISED PATCH] 3c59x: check return of pci_enable_device()

2007-08-31 Thread Jeff Garzik
Mark Hindley wrote: Revised patch for this. Mark commit 5cf33391eba81a49038fa8be8cbad8425b80bf7f Author: Mark Hindley <[EMAIL PROTECTED]> Date: Thu Aug 16 11:26:35 2007 +0100 Check return of pci_enable_device in vortex_up(). Also modify vortex_up to return error to callers. Han

Re: [REVISED PATCH] 3c59x: check return of pci_enable_device()

2007-08-31 Thread Steffen Klassert
On Fri, Aug 31, 2007 at 09:08:37AM -0400, Jeff Garzik wrote: > Mark Hindley wrote: > >Revised patch for this. > > > >Mark > > > > > >commit 5cf33391eba81a49038fa8be8cbad8425b80bf7f > >Author: Mark Hindley <[EMAIL PROTECTED]> > >Date: Thu Aug 16 11:26:35 2007 +0100 > > > >Check return of pci_e

Re: [REVISED PATCH] 3c59x: check return of pci_enable_device()

2007-08-31 Thread Jeff Garzik
Mark Hindley wrote: Revised patch for this. Mark commit 5cf33391eba81a49038fa8be8cbad8425b80bf7f Author: Mark Hindley <[EMAIL PROTECTED]> Date: Thu Aug 16 11:26:35 2007 +0100 Check return of pci_enable_device in vortex_up(). Also modify vortex_up to return error to callers. Han

Re: [REVISED PATCH] 3c59x: check return of pci_enable_device()

2007-08-16 Thread Mark Hindley
Revised patch for this. Mark commit 5cf33391eba81a49038fa8be8cbad8425b80bf7f Author: Mark Hindley <[EMAIL PROTECTED]> Date: Thu Aug 16 11:26:35 2007 +0100 Check return of pci_enable_device in vortex_up(). Also modify vortex_up to return error to callers. Handle failure of vortex