mirror of https://github.com/hak5/openwrt.git
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
|
||
---|---|---|
.. | ||
base-files | ||
dts | ||
files/arch/powerpc/platforms/44x | ||
image | ||
nand | ||
patches-4.14 | ||
patches-4.19 | ||
sata | ||
Makefile | ||
config-4.14 | ||
config-4.19 |