Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 04cfa852 authored by David S. Miller's avatar David S. Miller
Browse files
parents dc19e4e5 9721dbb3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -983,8 +983,6 @@ static int fec_enet_mii_init(struct platform_device *pdev)
	for (i = 0; i < PHY_MAX_ADDR; i++)
		fep->mii_bus->irq[i] = PHY_POLL;

	platform_set_drvdata(ndev, fep->mii_bus);

	if (mdiobus_register(fep->mii_bus))
		goto err_out_free_mdio_irq;