mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 23:17:53 +01:00
clear VLANTunnel bit on the marvell switch ports - should help with some bridging issues
SVN-Revision: 10931
This commit is contained in:
parent
2c3018e0da
commit
69999abeda
@ -235,7 +235,6 @@ mvswitch_config_init(struct phy_device *pdev)
|
||||
/* initialize the cpu port */
|
||||
w16(pdev, MV_PORTREG(CONTROL, MV_CPUPORT),
|
||||
MV_PORTCTRL_ENABLED |
|
||||
MV_PORTCTRL_VLANTUN |
|
||||
MV_PORTCTRL_RXTR |
|
||||
MV_PORTCTRL_TXTR
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user