pbio: Return BUS_PROBE_DEFAULT from probe instead of 0.
0 should only be returned from probe in legacy drivers that need to
preserve softc state between probe and attach.
Differential Revision: https://reviews.freebsd.org/D35080
pbio: Return BUS_PROBE_DEFAULT from probe instead of 0. Tags None Referenced Files None Subscribers None
Description
Details
|