Files
Lannar Dean e5a6295271 state: guard against null devstats in iface_add_counters
The devstats variable is populated via ubus call to udevstats dump,
which returns null when the udevstats service is unavailable. Add a
null check before indexing into devstats to prevent a runtime crash.

Signed-off-by: Lannar Dean <moracca@gmail.com>
2026-01-24 09:47:20 +01:00
..
2025-04-10 16:07:00 +02:00
2022-05-29 10:10:10 +02:00
2023-05-16 14:05:50 +02:00