diff options
author | Heiner Kallweit <[email protected]> | 2021-08-08 19:22:52 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2021-08-12 12:48:48 -0500 |
commit | 7bac54497c3e3b2ca37b7043f1fa78586540f10e (patch) | |
tree | 2c07b300e615eadb0109ed7d6bae59051d37c9c5 /lib/mpi/mpi-mod.c | |
parent | fd00faa375fbb9d46ae0730d0faf4a3006301005 (diff) |
PCI/VPD: Determine VPD size in pci_vpd_init()
Determine VPD size in pci_vpd_init().
Quirks set dev->vpd.len to a non-zero value, so they cause us to skip the
dynamic size calculation. Prerequisite is that we move the quirks from
FINAL to HEADER so they are run before pci_vpd_init().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions