Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255521
b: refs/heads/master
c: 7c4bb9f
h: refs/heads/master
i:
  255519: 9b572b0
v: v3
  • Loading branch information
Richard Cochran authored and David S. Miller committed Jun 13, 2011
1 parent 49d2576 commit abd4147
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: 68f51394073b30ef8648f8516d5a7d40c68b1f8a
refs/heads/master: 7c4bb9fcaed7148eb25c0cf0997f01971fba21e9
2 changes: 2 additions & 0 deletions trunk/drivers/net/r6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -846,6 +846,8 @@ static netdev_tx_t r6040_start_xmit(struct sk_buff *skb,

spin_unlock_irqrestore(&lp->lock, flags);

skb_tx_timestamp(skb);

return NETDEV_TX_OK;
}

Expand Down

0 comments on commit abd4147

Please sign in to comment.