netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] pci: Add VPD parsing support
@ 2010-02-27  0:04 Matt Carlson
  2010-02-27 11:08 ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Carlson @ 2010-02-27  0:04 UTC (permalink / raw)
  To: jbarnes; +Cc: linux-pci, netdev, andy, mcarlson

This patch adds code to help parse a device's VPD.  The bnx2 and tg3
network drivers are modified as an example on how to use the API.  I
believe the bnx2x driver will also use this API in the future.

Changes from v2:
* Constified the vpd buffer and keyword parameters.

Changes from v1:
* Renamed pci_vpd_find_tag() and pci_vpd_find_info_keyword() parameter names.
* Added docbook notations for functions and inline functions.
* Moved pci-vpd.h contents to pci.h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v3 0/7] pci: Add VPD parsing support
  2010-02-27  0:04 [PATCH v3 0/7] pci: Add VPD parsing support Matt Carlson
@ 2010-02-27 11:08 ` David Miller
  2010-02-27 16:46   ` Jesse Barnes
  0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2010-02-27 11:08 UTC (permalink / raw)
  To: mcarlson; +Cc: jbarnes, linux-pci, netdev, andy

From: "Matt Carlson" <mcarlson@broadcom.com>
Date: Fri, 26 Feb 2010 16:04:38 -0800

> This patch adds code to help parse a device's VPD.  The bnx2 and tg3
> network drivers are modified as an example on how to use the API.  I
> believe the bnx2x driver will also use this API in the future.

PCI folks, ok with this?

And if so, OK if I merge this via the net-next-2.6 tree?

Thanks!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v3 0/7] pci: Add VPD parsing support
  2010-02-27 11:08 ` David Miller
@ 2010-02-27 16:46   ` Jesse Barnes
  2010-02-28  8:44     ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Jesse Barnes @ 2010-02-27 16:46 UTC (permalink / raw)
  To: David Miller; +Cc: mcarlson, linux-pci, netdev, andy

On Sat, 27 Feb 2010 03:08:31 -0800 (PST)
David Miller <davem@davemloft.net> wrote:

> From: "Matt Carlson" <mcarlson@broadcom.com>
> Date: Fri, 26 Feb 2010 16:04:38 -0800
> 
> > This patch adds code to help parse a device's VPD.  The bnx2 and tg3
> > network drivers are modified as an example on how to use the API.  I
> > believe the bnx2x driver will also use this API in the future.
> 
> PCI folks, ok with this?
> 
> And if so, OK if I merge this via the net-next-2.6 tree?

Yeah, latest round looks good to me.  Thanks for doing this, Matt!

Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>

-- 
Jesse Barnes, Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v3 0/7] pci: Add VPD parsing support
  2010-02-27 16:46   ` Jesse Barnes
@ 2010-02-28  8:44     ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2010-02-28  8:44 UTC (permalink / raw)
  To: jbarnes; +Cc: mcarlson, linux-pci, netdev, andy

From: Jesse Barnes <jbarnes@virtuousgeek.org>
Date: Sat, 27 Feb 2010 08:46:30 -0800

> On Sat, 27 Feb 2010 03:08:31 -0800 (PST)
> David Miller <davem@davemloft.net> wrote:
> 
>> From: "Matt Carlson" <mcarlson@broadcom.com>
>> Date: Fri, 26 Feb 2010 16:04:38 -0800
>> 
>> > This patch adds code to help parse a device's VPD.  The bnx2 and tg3
>> > network drivers are modified as an example on how to use the API.  I
>> > believe the bnx2x driver will also use this API in the future.
>> 
>> PCI folks, ok with this?
>> 
>> And if so, OK if I merge this via the net-next-2.6 tree?
> 
> Yeah, latest round looks good to me.  Thanks for doing this, Matt!
> 
> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>

Thanks Jesse, I've added these changes to my tree.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-28  8:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-27  0:04 [PATCH v3 0/7] pci: Add VPD parsing support Matt Carlson
2010-02-27 11:08 ` David Miller
2010-02-27 16:46   ` Jesse Barnes
2010-02-28  8:44     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).