Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255519
b: refs/heads/master
c: ff9b307
h: refs/heads/master
i:
  255517: cff1e16
  255515: bd68231
  255511: e548159
  255503: bede24b
  255487: 208e14c
v: v3
  • Loading branch information
Richard Cochran authored and David S. Miller committed Jun 13, 2011
1 parent 03f0556 commit 9b572b0
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: 2669069aacc914821b45fe14a49e7fe0ba5d10bd
refs/heads/master: ff9b3078b918480a471b065c36133a144a531038
2 changes: 2 additions & 0 deletions trunk/drivers/net/dnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,8 @@ static netdev_tx_t dnet_start_xmit(struct sk_buff *skb, struct net_device *dev)
dnet_writel(bp, irq_enable, INTR_ENB);
}

skb_tx_timestamp(skb);

/* free the buffer */
dev_kfree_skb(skb);

Expand Down

0 comments on commit 9b572b0

Please sign in to comment.