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 <bwalle@xxxxxxx> Acked-by: Andrew Vasquez <andrew.vasquez@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html