提交 2cbc8ef9 编写于 作者: J Jonas Bonn 提交者: David S. Miller

Remove unused variable

Signed-off-by: NJonas Bonn <jonas@southpole.se>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 637f33b8
......@@ -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];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册