diff options
author | Sinan Kaya <[email protected]> | 2017-12-19 00:37:51 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2018-01-17 08:16:46 -0600 |
commit | 8658e819e3d5c82031df14502923723255279b3e (patch) | |
tree | 219ed955397896888015e890e7871d78f178c9fa /net/unix/sysctl_net_unix.c | |
parent | 2e1c8725bb834f15cc79d6d17ed138cc913dbc59 (diff) |
PCI: cpqhp: Deprecate pci_get_bus_and_slot()
pci_get_bus_and_slot() is restrictive such that it assumes domain=0 as
where a PCI device is present. This restricts the device drivers to be
reused for other domain numbers.
Getting ready to remove pci_get_bus_and_slot() function in favor of
pci_get_domain_bus_and_slot().
Hard-coding the domain number as 0. The code doesn't seem to be ready
for multiple domains.
Signed-off-by: Sinan Kaya <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions