mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 15:21:05 +02:00
backfire: ar71xx: don't use vlan 0 for devices with rtl8366s switch (backport of r21905)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21924 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d8f15077f0
commit
ab8c4274e4
@ -24,7 +24,7 @@ config switch
|
|||||||
|
|
||||||
config switch_vlan
|
config switch_vlan
|
||||||
option device rtl8366s
|
option device rtl8366s
|
||||||
option vlan 0
|
option vlan 1
|
||||||
option ports "0 1 2 3 5"
|
option ports "0 1 2 3 5"
|
||||||
|
|
||||||
config switch_port
|
config switch_port
|
||||||
|
@ -22,5 +22,5 @@ config switch
|
|||||||
|
|
||||||
config switch_vlan
|
config switch_vlan
|
||||||
option device rtl8366s
|
option device rtl8366s
|
||||||
option vlan 0
|
option vlan 1
|
||||||
option ports "0 1 2 3 5"
|
option ports "0 1 2 3 5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user