Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255597
b: refs/heads/master
c: 52f64fa
h: refs/heads/master
i:
  255595: f4e84a1
v: v3
  • Loading branch information
Richard Cochran authored and David S. Miller committed Jun 19, 2011
1 parent 9f5a9bb commit 3c97509
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2aa8f4c9d0f88ae7eacac424d8816de225cfe2aa
refs/heads/master: 52f64faeb0fdcd49f14586beab83eabc9170b6a1
4 changes: 2 additions & 2 deletions trunk/drivers/net/stmmac/stmmac_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1079,10 +1079,10 @@ static netdev_tx_t stmmac_xmit(struct sk_buff *skb, struct net_device *dev)

dev->stats.tx_bytes += skb->len;

priv->hw->dma->enable_dma_transmission(priv->ioaddr);

skb_tx_timestamp(skb);

priv->hw->dma->enable_dma_transmission(priv->ioaddr);

return NETDEV_TX_OK;
}

Expand Down

0 comments on commit 3c97509

Please sign in to comment.