commit | bffadffd43d438c3143b8d172a463de89345b836 | [log] [tgz] |
---|---|---|
author | Yu Zhao <yu.zhao@intel.com> | Tue Oct 28 14:44:11 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Nov 03 14:30:27 2008 -0800 |
tree | 8884830c04a85c94ce5719cd52912789b5f4f408 | |
parent | a75952b72a0fff3031124003e62118111aed42c1 [diff] |
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: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>