mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
if the link-level address has been initialized already. The majority of modern drivers never does this and works fine, which makes me think that the check is totally unnecessary and a residue of cut&paste from other drivers. This change is done to simplify locking because now almost none of the drivers uses this field. The exceptions are "ct" "ctau" and "cx" where i am not sure if i can remove that part. |
||
|---|---|---|
| .. | ||
| if_fe.c | ||
| if_fe_cbus.c | ||
| if_fe_isa.c | ||
| if_fe_pccard.c | ||
| if_fereg.h | ||
| if_fevar.h | ||
| mb86960.h | ||