mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 16:30:53 -05:00
fields in the softc; they're ORed together in the ofw_compat_data. I already caught myself doing 'sc->fectype == <enum val>' without masking out the feature bits in one place, and that's sure to happen again. Glomming them together is convenient for storing them in the ofw_compat_data array, but there's no reason to keep them together in the softc. |
||
|---|---|---|
| .. | ||
| if_ffec.c | ||
| if_ffecreg.h | ||