[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4B0215DB.2010301@pobox.com>
Date: Mon, 16 Nov 2009 22:17:47 -0500
From: Jeff Garzik <jgarzik@...ox.com>
To: Jiri Slaby <jirislaby@...il.com>
CC: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -2nd repost 1/1] ATA: pata_via, fix double put on isa
bridge
On 11/04/2009 11:11 AM, Jiri Slaby 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@...il.com>
> Cc: Jeff Garzik<jgarzik@...ox.com>
> ---
> drivers/ata/pata_via.c | 10 ++++------
> 1 files changed, 4 insertions(+), 6 deletions(-)
applied
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists