diff options
author | 2009-12-03 08:36:23 +0000 | |
---|---|---|
committer | 2009-12-03 13:18:06 -0800 | |
commit | 94c982bd9f07b801f03cebe32b20f893b4ad6d27 (patch) | |
tree | 2df6b908732f09f8882a8e8a91b0dc083fce2dde /lib/dma-debug.c | |
parent | tg3: Add some VPD preprocessor constants (diff) | |
download | linux-dev-94c982bd9f07b801f03cebe32b20f893b4ad6d27.tar.xz linux-dev-94c982bd9f07b801f03cebe32b20f893b4ad6d27.zip |
tg3: Use pci_read_vpd() instead of private method
If the driver needs to use PCI configuration space to read the VPD data,
the accesses could collide with the pci_read_vpd() function. This patch
converts the driver to use pci_read_vpd() to avoid any potential
collisions.
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions