ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_start
[openwrt/staging/lynxis.git] / target / linux / ath79 / files / drivers / net / ethernet / atheros / ag71xx / ag71xx_main.c
index acc0f089d033be8b7b06cb709800142101bcf6c5..72cfd6cf1516ec3ad6df0c26ca387d164d4efc7d 100644 (file)
@@ -735,7 +735,6 @@ static int ag71xx_open(struct net_device *dev)
        if (ret)
                goto err;
 
-       ag71xx_ar7240_start(ag);
        phy_start(ag->phy_dev);
 
        return 0;