]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - drivers/net/fs_enet/fs_enet-main.c
Merge remote branch 'origin' into secretlab/next-devicetree
[linux-imx.git] / drivers / net / fs_enet / fs_enet-main.c
index cae2d16858d19fd4f82dd5cc23a0f0f99872e160..309a0eaddd815739d33c196d94ce3aad770cec34 100644 (file)
@@ -674,8 +674,6 @@ static int fs_enet_start_xmit(struct sk_buff *skb, struct net_device *dev)
                                skb->data, skb->len, DMA_TO_DEVICE));
        CBDW_DATLEN(bdp, skb->len);
 
-       dev->trans_start = jiffies;
-
        /*
         * If this was the last BD in the ring, start at the beginning again.
         */