From: Greg KH <greg@kroah.com>
To: Matthew Wilcox <willy@debian.org>
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz
Subject: Re: [PATCH] Fix pci_bus_find_capability()
Date: Wed, 18 Feb 2004 11:22:58 -0800 [thread overview]
Message-ID: <20040218192258.GA4572@kroah.com> (raw)
In-Reply-To: <20040210182803.GH13351@parcelfarce.linux.theplanet.co.uk>
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
prev parent reply other threads:[~2004-02-18 19:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-10 18:28 [PATCH] Fix pci_bus_find_capability() Matthew Wilcox
2004-02-18 19:22 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040218192258.GA4572@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=willy@debian.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.