Skip to content
Commit bffadffd authored by Yu Zhao's avatar Yu Zhao Committed by Jesse Barnes
Browse files

PCI: fix VPD limit quirk for Broadcom 5708S



VPD quirks need to be called after the VPD capability is initialized.
Since VPD initialization now runs after pci_fixup_header (due to the
capabilities consolidation), VPD quirks should be done at
pci_fixup_final stage correspondingly.

Tested-by: default avatarEric Dumazet <dada1@cosmosbay.com>
Signed-off-by: default avatarYu Zhao <yu.zhao@intel.com>
Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent a75952b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment