Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6c51c82c authored by Sujith Pandel's avatar Sujith Pandel Committed by Bjorn Helgaas
Browse files

PCI: Add domain number check to find_smbios_instance_string()



The function find_smbios_instance_string() does not consider the
PCI domain number.  As a result, SMBIOS type 41 device type instance
would be exported to sysfs for all the PCI domains which have a
PCI device with same bus/device/function, though PCI bus/device/func
from a specific PCI domain has SMBIOS type 41 device type instance
defined.

Address the issue by making find_smbios_instance_string() check PCI domain
number as well.

Reported-by: default avatarShai Fultheim <Shai@ScaleMP.com>
Suggested-by: default avatarShai Fultheim <Shai@ScaleMP.com>
Tested-by: default avatarShai Fultheim <Shai@ScaleMP.com>
Signed-off-by: default avatarSujith Pandel <sujithpshankar@gmail.com>
Signed-off-by: default avatarNarendra K <Narendra_K@Dell.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 2b2154f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment