mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
PCM_REGISTERED(d) tests that d is not NULL, so perform that check first
as we may have cases where devclass_get_softc has a null entry.
PR: 262671
Reviewed by: hselasky
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34648
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| isa | ||
| macio | ||
| midi | ||
| pci | ||
| pcm | ||
| usb | ||
| chip.h | ||
| clone.c | ||
| clone.h | ||
| driver.c | ||
| unit.c | ||
| unit.h | ||
| version.h | ||