Re: [PATCH 0/7] pci: Add VPD parsing support
From: David Miller <davem@davemloft.net>
Date: 2010-02-26 12:13:19
From: David Miller <davem@davemloft.net>
Date: 2010-02-26 12:13:19
From: "Matt Carlson" <redacted> Date: Thu, 25 Feb 2010 10:19:15 -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.
Matt, once the PCI folks take your VPD interfaces and defines, resubmit the network driver changes to me. Thanks.