From: Jeff Garzik <jeff@garzik.org>
To: Arjan van de Ven <arjan@infradead.org>
Cc: netdev@vger.kernel.org, davem@davemloft.net
Subject: Re: [PATCH] pci: use pci_ioremap_bar() in drivers/net
Date: Fri, 31 Oct 2008 00:56:15 -0400 [thread overview]
Message-ID: <490A8FEF.5090200@garzik.org> (raw)
In-Reply-To: <20081020214239.398f1838@infradead.org>
Arjan van de Ven wrote:
> Now that Linus added the pci_ioremap_bar() helper macro, this can go through
>
>
> From: Arjan van de Ven <arjan@linux.intel.com>
> Date: Sun, 28 Sep 2008 16:17:08 -0700
> Subject: [PATCH] pci: use pci_ioremap_bar() in drivers/net
>
> Use the newly introduced pci_ioremap_bar() function in drivers/net.
> pci_ioremap_bar() just takes a pci device and a bar number, with the goal
> of making it really hard to get wrong, while also having a central place
> to stick sanity checks.
>
> CC: netdev@vger.kernel.org
> Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
> ---
> drivers/net/bnx2x_main.c | 3 +--
> drivers/net/e1000/e1000_main.c | 7 ++-----
> drivers/net/epic100.c | 2 +-
> drivers/net/ixgb/ixgb_main.c | 3 +--
> drivers/net/qla3xxx.c | 4 +---
> drivers/net/s2io.c | 6 ++----
> drivers/net/wan/dscc4.c | 3 +--
> drivers/net/wan/pc300too.c | 2 +-
> drivers/net/wan/pci200syn.c | 2 +-
> drivers/net/wireless/hostap/hostap_pci.c | 2 +-
> drivers/net/wireless/ipw2200.c | 2 +-
> drivers/net/wireless/rt2x00/rt2x00pci.c | 3 +--
> 12 files changed, 14 insertions(+), 25 deletions(-)
applied
prev parent reply other threads:[~2008-10-31 4:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 4:42 [PATCH] pci: use pci_ioremap_bar() in drivers/net Arjan van de Ven
2008-10-22 7:05 ` Eliezer Tamir
2008-10-22 13:50 ` Arjan van de Ven
2008-10-31 4:56 ` Jeff Garzik [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=490A8FEF.5090200@garzik.org \
--to=jeff@garzik.org \
--cc=arjan@infradead.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.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.