mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 21:52:51 -04:00
- Let hme_start()/hme_init() acquire lock and then call hme_start_locked()/hme_init_locked() respectivly. - Teardown interrupt handler before hme_detach(). - Remove IFF_NEEDSGIANT flag and mark interrupt handler INTR_MPSAFE. - Set callout handler to CALLOUT_MPSAFE. - Add locks in hme MII interface. Reviewed by: jake Tested by: Julian C. Dunn <jdunn at opentrend dot net> MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| if_hme.c | ||
| if_hme_pci.c | ||
| if_hme_sbus.c | ||
| if_hmereg.h | ||
| if_hmevar.h | ||