mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
00d14635db
Commit "generic: ar8216: add mib_poll_interval switch attribute" sets
mib-poll-interval as disabled by default (was set to 2s), so it makes
switch LEDs trigger disfunctional on devices which don't have
mib-poll-interval set.
So this patch sets mib-poll-interval to 500ms on devices which have
ar83xx switch connected to emac0, as the same value was set for built in
switches in
|
||
---|---|---|
.. | ||
apm82181.dtsi | ||
meraki-mr24.dts | ||
meraki-mx60.dts | ||
netgear-wndap6x0.dtsi | ||
netgear-wndap620.dts | ||
netgear-wndap660.dts | ||
netgear-wndr4700.dts | ||
wd-mybooklive.dts |