Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122870
b: refs/heads/master
c: b0fd0d2
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Dec 26, 2008
1 parent 51a263a commit ea778b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c062076cc999795af19ff61d8c76f33e5ceb9ca0
refs/heads/master: b0fd0d235df2b3cf8e5e244e301614092a9c317c
1 change: 0 additions & 1 deletion trunk/drivers/net/au1000_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,6 @@ static int mii_probe (struct net_device *dev)
}

/* now we are supposed to have a proper phydev, to attach to... */
BUG_ON(!phydev);
BUG_ON(phydev->attached_dev);

phydev = phy_connect(dev, phydev->dev.bus_id, &au1000_adjust_link, 0,
Expand Down

0 comments on commit ea778b4

Please sign in to comment.