mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
While a string is readable without a tool, an array is easier to process for a monitoring application. This also prevents the extra hoops we need with sbufs and locking. Move the mtx_init() in en_attach() higher before the first failure point so that we can unconditionally destroy it in en_destroy(). |
||
|---|---|---|
| .. | ||
| if_en_pci.c | ||
| midway.c | ||
| midwayreg.h | ||
| midwayvar.h | ||