lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ