Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104479
b: refs/heads/master
c: ebbdbd7
h: refs/heads/master
i:
  104477: 3d9e712
  104475: 243942d
  104471: 62f1b7b
  104463: 5a8c9e1
  104447: 36ecbd6
v: v3
  • Loading branch information
Anton Vorontsov authored and David S. Miller committed Jul 21, 2008
1 parent 9d44177 commit 8654849
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: afc079465e991ffb7fe197d1ad80eb8140e2c341
refs/heads/master: ebbdbd7c02f4f8dea84e2956aa942bd18e1ddf93
1 change: 0 additions & 1 deletion trunk/drivers/net/ucc_geth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1588,7 +1588,6 @@ static void adjust_link(struct net_device *dev)
if (!ugeth->oldlink) {
new_state = 1;
ugeth->oldlink = 1;
netif_tx_schedule_all(dev);
}
} else if (ugeth->oldlink) {
new_state = 1;
Expand Down

0 comments on commit 8654849

Please sign in to comment.