1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 03:03:52 +02:00
openwrt/target/linux/ath25
Sergey Ryazanov 788aa61e1b ath25: fix preinit Ethernet port configuration
vconfig is no more installed by default to a firmware image. So, replace
vconfig calls for VLAN subinterface configuration by coresponding
ip-link commands.

Also drop few useless comments from the preinit hook script, while we
are at it.

I have no chance to test this fix since I have no board with a subject
switch IC, but this is still better then call an utility that is
unavailable in the firmware for years.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
[use documented syntax for ip link add]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-09-10 18:52:15 +02:00
..
base-files ath25: fix preinit Ethernet port configuration 2020-09-10 18:52:15 +02:00
image ath25: disable devices with 4M flash 2020-09-06 19:50:36 +02:00
patches-5.4 ath25: eth: fix crash on skb DMA (un-)map 2020-09-06 19:49:43 +02:00
profiles ath25: add back target support 2020-09-06 19:49:05 +02:00
config-5.4 ath25: update config for kernel 5.4 2020-09-06 19:49:19 +02:00
Makefile ath25: add back target support 2020-09-06 19:49:05 +02:00