Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelv...
[deliverable/linux.git] / drivers / net / sky2.c
index a2ff9cb1e7ac55e4f4a80311d11326268345e87c..6b5946fe8ae2224720ab319aab6c415574e4382b 100644 (file)
@@ -1690,7 +1690,6 @@ static int sky2_xmit_frame(struct sk_buff *skb, struct net_device *dev)
 
        sky2_put_idx(hw, txqaddr[sky2->port], sky2->tx_prod);
 
-       dev->trans_start = jiffies;
        return NETDEV_TX_OK;
 
 mapping_unwind:
This page took 0.03215 seconds and 5 git commands to generate.