On Wed, 28 Mar 2007, Bernhard Walle wrote:

> [PATCH] [qla2xxx] Remove duplicate pci_disable_device() call
> 
> On the path qla2x00_probe_one() -> probe_failed -> qla2x00_free_device(),
> pci_disable_device() is executed twice, once in qla2x00_free_device()
> and once in qla2x00_probe_one().
> 
> This patch removes the unnecessary call.
> 
> 
> Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]>

Acked-by: Andrew Vasquez <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to