Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255623
b: refs/heads/master
c: e309721
h: refs/heads/master
i:
  255621: e971e82
  255619: 6d45fe3
  255615: dfa3321
v: v3
  • Loading branch information
Richard Cochran authored and David S. Miller committed Jun 20, 2011
1 parent 78ee69e commit ed670d1
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: e072092fc7a89178736530f51a4daaa3155cf44b
refs/heads/master: e309721159c05c36f10a973bef03388dadb102b0
2 changes: 2 additions & 0 deletions trunk/drivers/net/fs_enet/fs_enet-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,8 @@ static int fs_enet_start_xmit(struct sk_buff *skb, struct net_device *dev)
sc |= BD_ENET_TX_PAD;
CBDS_SC(bdp, sc);

skb_tx_timestamp(skb);

(*fep->ops->tx_kickstart)(dev);

spin_unlock_irqrestore(&fep->tx_lock, flags);
Expand Down

0 comments on commit ed670d1

Please sign in to comment.