X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fnet%2Ftc35815.c;h=be08b75dbc15a3d2d6adaf8d76c6d1de83c4d362;hb=70764a905785ebacc8d44fed7a12fba3db267ae6;hp=36149ddace4689e8f90e00173a61dd79378ea6fe;hpb=22bedad3ce112d5ca1eaf043d4990fa2ed698c87;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/net/tc35815.c b/drivers/net/tc35815.c index 36149dd..be08b75 100644 --- a/drivers/net/tc35815.c +++ b/drivers/net/tc35815.c @@ -1357,8 +1357,6 @@ static int tc35815_send_packet(struct sk_buff *skb, struct net_device *dev) } lp->tfd_start = (lp->tfd_start + 1) % TX_FD_NUM; - dev->trans_start = jiffies; - /* If we just used up the very last entry in the * TX ring on this device, tell the queueing * layer to send no more.