]> git.baikalelectronics.ru Git - kernel.git/commit
pci: Add helper to find a VPD resource data type
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 26 Feb 2010 14:04:41 +0000 (14:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Feb 2010 08:43:32 +0000 (00:43 -0800)
commit5291fb0430ed899216fae301276ff8091cc39a4c
treed336b38719dba482e2734f2091f5a60dfcb134b4
parent163504f4d5b498f2f94a88d1ef226737ec0124cb
pci: Add helper to find a VPD resource data type

This patch adds the pci_vpd_find_tag() helper function to find VPD
resource data types in a buffer.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c
drivers/net/tg3.c
drivers/pci/Makefile
drivers/pci/vpd.c [new file with mode: 0644]
include/linux/pci.h