mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
and detach() since mtx_lock() will assert that already since the driver lock is not recursive. - Move the call to callout_init_mtx() before hme_stop() so that the callout_stop() in hme_stop() doesn't operate on an uninitialized callout structure during attach. Reported by: yongari (2) MFC after: 3 days |
||
|---|---|---|
| .. | ||
| if_hme.c | ||
| if_hme_pci.c | ||
| if_hme_sbus.c | ||
| if_hmereg.h | ||
| if_hmevar.h | ||