ar71xx: change PHY select logic, and update phy_masks
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-wrt400n.c
index 3d50afc..886f947 100644 (file)
@@ -143,7 +143,6 @@ static void __init wrt400n_setup(void)
        ar71xx_add_device_mdio(0x0);
 
        ar71xx_eth0_data.phy_if_mode = PHY_INTERFACE_MODE_RMII;
-       ar71xx_eth0_data.phy_mask = 0xf;
        ar71xx_eth0_data.speed = SPEED_100;
        ar71xx_eth0_data.duplex = DUPLEX_FULL;
        ar71xx_eth0_data.has_ar8216 = 1;