commit | 7aa6ca4d39edf01f997b9e02cf6d2fdeb224f351 | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Mon Jul 13 11:40:07 2015 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Jul 21 13:22:11 2015 -0500 |
tree | 96320aed16d0eaa0ded2a344c54298642d11a521 | |
parent | 932c435caba8a2ce473a91753bad0173269ef334 [diff] |
PCI: Add VPD function 0 quirk for Intel Ethernet devices Set the PCI_DEV_FLAGS_VPD_REF_F0 flag on all Intel Ethernet device functions other than function 0, so that on multi-function devices, we will always read VPD from function 0 instead of from the other functions. [bhelgaas: changelog] Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Alexander Duyck <alexander.h.duyck@redhat.com> CC: stable@vger.kernel.org