ar71xx: change PHY select logic, and update phy_masks
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-tl-wr841n.c
index 9f9e3c6e8aaba0e3fef7e49e3846da66e51b88b8..1b849e18b8e5a181abb5e71c8bdbc66fa27d7360 100644 (file)
@@ -120,7 +120,6 @@ static void __init tl_wr841n_v1_setup(void)
        ar71xx_add_device_mdio(0x0);
 
        ar71xx_eth0_data.phy_if_mode = PHY_INTERFACE_MODE_RMII;
-       ar71xx_eth0_data.phy_mask = 0x0;
        ar71xx_eth0_data.speed = SPEED_100;
        ar71xx_eth0_data.duplex = DUPLEX_FULL;