Re: [PATCH v2] PCI: Check for PCIe downtraining conditions

From: Sinan Kaya
Date: Fri Jun 01 2018 - 11:04:05 EST


On 6/1/2018 11:01 AM, Alexandru Gagniuc wrote:
> + /* Multi-function PCIe share the same link/status. */
> + if (PCI_FUNC(dev->devfn) != 0)
> + return;

How about virtual functions?

--
Sinan Kaya
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.