[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090705112930.GA7698@electric-eye.fr.zoreil.com>
Date: Sun, 5 Jul 2009 13:29:30 +0200
From: Francois Romieu <romieu@...zoreil.com>
To: Mike Rapoport <mike@...pulab.co.il>
Cc: Ben Dooks <ben-linux-arm@...ff.org>,
Yeasah Pell <yeasah@...rex.com>, netdev@...r.kernel.org
Subject: Re: [PATCH v2] dm9000: add checksum offload support
Mike Rapoport <mike@...pulab.co.il> :
[...]
> @@ -743,6 +789,31 @@ static void dm9000_timeout(struct net_device *dev)
> spin_unlock_irqrestore(&db->lock, flags);
> }
>
> +static void dm9000_send_packet(struct net_device *dev,
[...]
> + dev->trans_start = jiffies; /* save the time stamp */
trans_start updating is done in core and can be removed.
--
Ueimor
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists