Re: [PATCH] Fix pci_bus_find_capability()

From: Greg KH
Date: Wed Feb 18 2004 - 14:44:08 EST


On Tue, Feb 10, 2004 at 06:28:03PM +0000, Matthew Wilcox wrote:
>
> Hi Greg. pci_bus_find_capability() is currently broken. It checks the
> wrong device's hdr_type for being a cardbus bridge or not. This patch
> pulls the guts of pci_bus_find_capability() and pci_find_capability()
> into a new function __pci_bus_find_cap() and changes these two functions
> to call it.

Applied, thanks.

greg k-h
-
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/