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:	Wed, 13 Jul 2016 11:52:42 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	saeedm@...lanox.com
Cc:	netdev@...r.kernel.org, ogerlitz@...lanox.com, hadarh@...lanox.com,
	jiri@...lanox.com, gospo@...ulusnetworks.com,
	jesse.brandeburg@...el.com, john.r.fastabend@...el.com,
	amir@...ai.me
Subject: Re: [PATCH net-next 00/10] Mellanox 100G mlx5 Bulk flow statistics
 and SRIOV TC offloads

From: David Miller <davem@...emloft.net>
Date: Wed, 13 Jul 2016 11:46:25 -0700 (PDT)

> Series applied, thanks.

Actually, I have to revert.  Please fix this build warning and resubmit,
thanks.

drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c: In function ‘mlx5_fc_stats_work’:
drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c:191:48: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   node = mlx5_fc_stats_query(dev, counter, last->id);
                                                ^

Powered by blists - more mailing lists