Re: [PATCH -2nd repost 1/1] ATA: pata_via, fix double put on isabridge

From: Alan Cox
Date: Wed Nov 04 2009 - 11:34:43 EST


On Wed, 4 Nov 2009 17:11:03 +0100
Jiri Slaby <jirislaby@xxxxxxxxx> wrote:

> In via_init_one, when via_isa_bridges iterator reaches
> PCI_DEVICE_ID_VIA_ANON and last but one via_isa_bridges bridge is
> found but rev doesn't match, pci_dev_put(isa) is called twice.
>
> Do pci_dev_put only once.
>
> Signed-off-by: Jiri Slaby <jirislaby@xxxxxxxxx>
> Cc: Jeff Garzik <jgarzik@xxxxxxxxx>

Acked-by: Alan Cox <alan@xxxxxxxxxxxxxxx>

Definitely a far saner way to do it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/