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] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 14 Dec 2013 22:30:51 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	bhutchings@...arflare.com
Cc:	netdev@...r.kernel.org, linux-net-drivers@...arflare.com,
	richardcochran@...il.com
Subject: Re: [PATCH net-next 06/15] sfc: Tidy up PTP synchronization code

From: Ben Hutchings <bhutchings@...arflare.com>
Date: Sat, 14 Dec 2013 23:02:39 +0000

> @@ -435,7 +435,6 @@ efx_ptp_process_times(struct efx_nic *efx, MCDI_DECLARE_STRUCT_PTR(synch_buf),
>  		MCDI_VAR_ARRAY_LEN(response_length,
>  				   PTP_OUT_SYNCHRONIZE_TIMESET);
>  	unsigned i;
> -	unsigned total;
>  	unsigned ngood = 0;
>  	unsigned last_good = 0;

Please at some point fix this code to use an explicit "unsigned int".

Thanks.
--
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