Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104478
b: refs/heads/master
c: afc0794
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and David S. Miller committed Jul 21, 2008
1 parent 3d9e712 commit 9d44177
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: 39d48157ac1a0ff3ec81212e5451bfd1bf5f50db
refs/heads/master: afc079465e991ffb7fe197d1ad80eb8140e2c341
1 change: 0 additions & 1 deletion trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1725,7 +1725,6 @@ static void adjust_link(struct net_device *dev)
if (!priv->oldlink) {
new_state = 1;
priv->oldlink = 1;
netif_tx_schedule_all(dev);
}
} else if (priv->oldlink) {
new_state = 1;
Expand Down

0 comments on commit 9d44177

Please sign in to comment.