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.
|
||
|---|---|---|
| .. | ||
| if_iwi.c | ||
| if_iwi_ioctl.h | ||
| if_iwireg.h | ||
| if_iwivar.h | ||