clear VLANTunnel bit on the marvell switch ports - should help with some bridging...
[openwrt/openwrt.git] / target / linux / generic-2.6 / files / drivers / net / phy / mvswitch.c
index 3e644c223274ac1dd971325b477b16e463e9838f..27c0920bb592993748e1e869972dde993d0abe39 100644 (file)
@@ -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
        );