mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
similar to "if (ticks > localvar+interval) {localvar=ticks; ...}" where
localvar is initialized to zero. Ticks is initialized to a negative value
since r278230, and that leads to these if statements never being true.
|
||
|---|---|---|
| .. | ||
| bitops.h | ||
| bwimac.c | ||
| bwimac.h | ||
| bwiphy.c | ||
| bwiphy.h | ||
| bwirf.c | ||
| bwirf.h | ||
| if_bwi.c | ||
| if_bwi_pci.c | ||
| if_bwireg.h | ||
| if_bwivar.h | ||