Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180756
b: refs/heads/master
c: 662a96b
h: refs/heads/master
v: v3
  • Loading branch information
Atsushi Nemoto authored and David S. Miller committed Feb 23, 2010
1 parent 31fa026 commit 8249c30
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: cac43a1b7b091b17113502e4128dcb0ff7e3503d
refs/heads/master: 662a96bd6f020782dfbdc0d0bd177c7dbb556687
1 change: 0 additions & 1 deletion trunk/drivers/net/tc35815.c
Original file line number Diff line number Diff line change
Expand Up @@ -1437,7 +1437,6 @@ static int tc35815_do_interrupt(struct net_device *dev, u32 status, int limit)
/* Transmit complete. */
lp->lstats.tx_ints++;
tc35815_txdone(dev);
netif_wake_queue(dev);
if (ret < 0)
ret = 0;
}
Expand Down

0 comments on commit 8249c30

Please sign in to comment.