HomeFreeBSD

LinuxKPI: return value for linux_pci_probe()

Description

LinuxKPI: return value for linux_pci_probe()

In linux_pci_probe() return BUS_PROBE_DEFAULT rather than 0
(which actually is BUS_PROBE_SPECIFIC and means 'Only this
driver can use this device').

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D33913

Details

Provenance
bzAuthored on Jan 17 2022, 12:47 AM
Reviewer
hselasky
Differential Revision
D33913: LinuxKPI: return value for linux_pci_probe()
Parents
rGe9e7bc825054: cxgbe(4): Changes to the fatal error handler.
Branches
Unknown
Tags
Unknown