Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255626
b: refs/heads/master
c: d13d6bf
h: refs/heads/master
v: v3
  • Loading branch information
Richard Cochran authored and David S. Miller committed Jun 20, 2011
1 parent fb67ae3 commit d9a4506
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1f6e44a6dc21a5d2abb068063acbbf64f8cee548
refs/heads/master: d13d6bffb418a660c06a5a12afcf7e7081489548
2 changes: 2 additions & 0 deletions trunk/drivers/net/ucc_geth.c
Original file line number Diff line number Diff line change
Expand Up @@ -3165,6 +3165,8 @@ static int ucc_geth_start_xmit(struct sk_buff *skb, struct net_device *dev)

ugeth->txBd[txQ] = bd;

skb_tx_timestamp(skb);

if (ugeth->p_scheduler) {
ugeth->cpucount[txQ]++;
/* Indicate to QE that there are more Tx bds ready for
Expand Down

0 comments on commit d9a4506

Please sign in to comment.