From: Mark Rustad Date: Mon, 13 Jul 2015 18:40:07 +0000 (-0700) Subject: PCI: Add VPD function 0 quirk for Intel Ethernet devices X-Git-Tag: omap-for-v4.3/fixes-merge-window~31^2~4^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aa6ca4d39edf01f997b9e02cf6d2fdeb224f351;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Acked-by: Alexander Duyck CC: stable@vger.kernel.org --- Reading git-diff-tree failed