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

Commit 2cbc8ef9 authored by Jonas Bonn's avatar Jonas Bonn Committed by David S. Miller
Browse files

Remove unused variable

parent 637f33b8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -636,7 +636,6 @@ static int ethoc_mdio_probe(struct net_device *dev)
	struct ethoc *priv = netdev_priv(dev);
	struct phy_device *phy;
	int err;
	int i;

	if (priv->phy_id != -1) {
		phy = priv->mdio->phy_map[priv->phy_id];