Re: [PATCH v3 0/7] pci: Add VPD parsing support
From: David Miller <davem@davemloft.net>
Date: 2010-02-28 08:43:45
From: David Miller <davem@davemloft.net>
Date: 2010-02-28 08:43:45
From: Jesse Barnes <redacted> Date: Sat, 27 Feb 2010 08:46:30 -0800
On Sat, 27 Feb 2010 03:08:31 -0800 (PST) David Miller [off-list ref] wrote:quoted
From: "Matt Carlson" <redacted> Date: Fri, 26 Feb 2010 16:04:38 -0800quoted
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 <redacted>
Thanks Jesse, I've added these changes to my tree.