Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255523
b: refs/heads/master
c: ec1d7c9
h: refs/heads/master
i:
  255521: abd4147
  255519: 9b572b0
v: v3
  • Loading branch information
Richard Cochran authored and David S. Miller committed Jun 13, 2011
1 parent 438f2a7 commit 8296226
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: 3e82ce120c6f5036c3c739903e67218fd47cbc4c
refs/heads/master: ec1d7c9a5e9c136e08a9b1df3109ad5d38d8179c
2 changes: 2 additions & 0 deletions trunk/drivers/net/smsc9420.c
Original file line number Diff line number Diff line change
Expand Up @@ -1035,6 +1035,8 @@ static netdev_tx_t smsc9420_hard_start_xmit(struct sk_buff *skb,
smsc9420_reg_write(pd, TX_POLL_DEMAND, 1);
smsc9420_pci_flush_write(pd);

skb_tx_timestamp(skb);

return NETDEV_TX_OK;
}

Expand Down

0 comments on commit 8296226

Please sign in to comment.