mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 10:08:41 -05:00
- Use the driver lock instead of Giant in a bus dma callback. - Clear IFF_DRV_(RUNNING|OACTIVE) in hme_stop() instead of just clearing RUNNING in hme_ioctl() to be more like other ethernet drivers. - Lock the driver lock around mii operations. - Remove spls. - Cleanup locking in hme_ioctl(). MFC after: 1 week |
||
|---|---|---|
| .. | ||
| if_hme.c | ||
| if_hme_pci.c | ||
| if_hme_sbus.c | ||
| if_hmereg.h | ||
| if_hmevar.h | ||