Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255517
b: refs/heads/master
c: 1ca9495
h: refs/heads/master
i:
  255515: bd68231
v: v3
  • Loading branch information
Richard Cochran authored and David S. Miller committed Jun 13, 2011
1 parent 468dcaf commit cff1e16
Show file tree
Hide file tree
Showing 2 changed files with 2 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: fb290cdd43463e6be339bfb021aa9a00cdb50ea2
refs/heads/master: 1ca9495f851d6d41a118ae064002d51afdfd415b
1 change: 1 addition & 0 deletions trunk/drivers/net/davinci_emac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1090,6 +1090,7 @@ static int emac_dev_xmit(struct sk_buff *skb, struct net_device *ndev)
dev_err(emac_dev, "DaVinci EMAC: desc submit failed");
goto fail_tx;
}
skb_tx_timestamp(skb);

return NETDEV_TX_OK;

Expand Down

0 comments on commit cff1e16

Please sign in to comment.