mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
6648e9458f
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 mdio0 bus, as the same value was set for
built in switches in
|
||
---|---|---|
.. | ||
base-files | ||
dts | ||
files | ||
generic | ||
image | ||
nand | ||
patches-4.14 | ||
patches-4.19 | ||
tiny | ||
config-4.14 | ||
config-4.19 | ||
Makefile | ||
modules.mk |