commit | e1d5bdabb94da89bdb3c3f2ee105cf61fca88ec8 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Feb 26 14:04:42 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 28 00:43:32 2010 -0800 |
tree | bc5b86b19bc49ace2df10ed9e7ba7d1ca2b74d33 | |
parent | b55ac1b22690d2e5b02a61cf6d69c2d66969c79d [diff] |
pci: Add VPD information field helper functions This patch adds a preprocessor constant to describe the PCI VPD information field header size and an inline function to extract the size of the information field itself. 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>