From: Roland Dreier <rdreier@cisco.com>
To: Michael Buesch <mb@bu3sch.de>
Cc: "Michael Chan" <mchan@broadcom.com>,
davem@davemloft.net, jeff@garzik.org, netdev@vger.kernel.org,
eliezert@broadcom.com, lusinsky@broadcom.com,
eilong@broadcom.com
Subject: Re: [RFC][BNX2X]: New driver for Broadcom 10Gb Ethernet.
Date: Wed, 01 Aug 2007 15:28:18 -0700 [thread overview]
Message-ID: <adaodhq6gal.fsf@cisco.com> (raw)
In-Reply-To: <200708020006.13457.mb@bu3sch.de> (Michael Buesch's message of "Thu, 2 Aug 2007 00:06:12 +0200")
> > + { PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_NX2_5710,
> > + PCI_ANY_ID, PCI_ANY_ID, 0, 0, BCM5710 },
FWIW, this could be neater as
{ PCI_VDEVICE(BROADCOM, PCI_DEVICE_ID_NX2_5710), BCM5710 }
- R.
next prev parent reply other threads:[~2007-08-01 22:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-01 8:31 [RFC][BNX2X]: New driver for Broadcom 10Gb Ethernet Michael Chan
2007-08-01 22:06 ` Michael Buesch
2007-08-01 22:28 ` Roland Dreier [this message]
2007-08-01 22:50 ` Jeff Garzik
2007-08-02 18:13 ` Eliezer Tamir
2007-08-02 18:09 ` Eliezer Tamir
2007-08-02 21:48 ` Michael Chan
2007-08-07 22:15 ` Jeff Garzik
2007-08-07 22:20 ` Michael Buesch
2007-08-07 23:04 ` Christoph Hellwig
2007-08-07 23:08 ` David Miller
2007-08-08 8:40 ` Michael Buesch
2007-08-07 23:04 ` Roland Dreier
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=adaodhq6gal.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=davem@davemloft.net \
--cc=eilong@broadcom.com \
--cc=eliezert@broadcom.com \
--cc=jeff@garzik.org \
--cc=lusinsky@broadcom.com \
--cc=mb@bu3sch.de \
--cc=mchan@broadcom.com \
--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.