opnsense-src/sys/compat/linuxkpi/common
Bjoern A. Zeeb 39d8c38707 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
2022-02-18 21:52:33 +00:00
..
include LinuxKPI: implement dma_sync_single_for_*, apply to (un)map single/sg 2022-02-17 13:39:15 +00:00
src LinuxKPI: return value for linux_pci_probe() 2022-02-18 21:52:33 +00:00