summaryrefslogtreecommitdiff
path: root/tstamping.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-08-13 11:48:34 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-08-13 11:48:34 +0200
commitfa32dcaddab2363cb01acc81bddf7dc3d42ab5b1 (patch)
tree821d03bd9d971849f84b3bddea9620b5167a6aba /tstamping.c
parent03e3d73dca588d2411bc1223c7cbd22ba2273b1e (diff)
netsniff 0.5.9-rc3v0.5.9-rc3
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'tstamping.c')
0 files changed, 0 insertions, 0 deletions
et 0x400: the complete VPD. After 104daa71b396 ("PCI: Determine actual VPD size on first access"), the PCI core computes the valid VPD size by parsing the VPD starting at offset 0x0. That size only includes the abbreviated VPD structure, so reads of the complete VPD at 0x400 fail. Explicitly set the VPD size with pci_set_vpd_size() so the driver can read both VPD structures. [bhelgaas: changelog, split patches, rename to pci_set_vpd_size() and return int (not ssize_t)] Fixes: 104daa71b396 ("PCI: Determine actual VPD size on first access") Tested-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'Documentation/kobject.txt')