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
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D33913

(cherry picked from commit 39d8c3870752c597700c32c9dd57d421a1334611)

Details

Provenance
bzAuthored on Jan 17 2022, 12:47 AM
Reviewer
hselasky
Differential Revision
D33913: LinuxKPI: return value for linux_pci_probe()
Parents
rG9300a0eb6b4d: RELNOTES: Add entry for bhyve NVMe 1.4 support
Branches
Unknown
Tags
Unknown