[PATCH] ath25: fix preinit Ethernet port configuration

Adrian Schmutzler mail at adrianschmutzler.de
Wed Sep 9 11:08:26 EDT 2020


Hi,

> -				vconfig set_name_type
> DEV_PLUS_VID_NO_PAD
>  				ip link set eth0 up
> -				vconfig add eth0 1
> +				ip link add dev eth0.1 link eth0 type vlan id 1

Are you sure this is correct? I only find the following syntax:

ip link add link eth0 name eth0.1 type vlan id 1

Best

Adrian 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20200909/3cb47dc5/attachment.sig>


More information about the openwrt-devel mailing list