ar71xx: allow overriding of the lan port names on AP91 based boards
[openwrt-10.03/.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-tl-wr741nd.c
index f6f305982cb91a953255ffaaf77836f2018cf837..510dcf41279ddb59a4e3e923f4b77256f6bfaaf4 100644 (file)
@@ -108,7 +108,7 @@ static void __init tl_wr741nd_setup(void)
                                        ARRAY_SIZE(tl_wr741nd_gpio_buttons),
                                        tl_wr741nd_gpio_buttons);
 
-       ap91_eth_init(mac);
+       ap91_eth_init(mac, NULL);
        ap91_pci_init(ee, mac);
 }
 MIPS_MACHINE(AR71XX_MACH_TL_WR741ND, "TL-WR741ND", "TP-LINK TL-WR741ND",