mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 22:09:30 -05:00
We may just delete timer on every trigger update and then start it again if needed. This will let us avoid both: races and locking in frequently called timer callback. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47987