mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
MOD_SHUTDOWN is not an end of existence, and there is a life after it. In particular, code previously called on MOD_SHUTDOWN grabbed lock and deallocated unit numbering. That caused infinite wait loop if snd_uaudio tried to destroy its PCM device after that point. MFC after: 3 days |
||
|---|---|---|
| .. | ||
| isa | ||
| macio | ||
| midi | ||
| pci | ||
| pcm | ||
| sbus | ||
| usb | ||
| chip.h | ||
| clone.c | ||
| clone.h | ||
| driver.c | ||
| unit.c | ||
| unit.h | ||
| version.h | ||