On 06/01/2018 10:03 AM, Sinan Kaya wrote:
> 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?

I have almost no clue about those. Is your concern that we might end up
printing more than our fair share of link statuses?

Alex

Reply via email to