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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 06 Dec 2012 10:39:00 +0800
From:	Shan Wei <shanwei88@...il.com>
To:	Cong Wang <amwang@...hat.com>
CC:	netdev@...r.kernel.org, Shan Wei <davidshan@...cent.com>,
	"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH net-next] net: fix some compiler warning in net/core/neighbour.c

Cong Wang said, at 2012/12/6 10:04:
> From: Cong Wang <amwang@...hat.com>
> 
> net/core/neighbour.c:65:12: warning: 'zero' defined but not used [-Wunused-variable]
> net/core/neighbour.c:66:12: warning: 'unres_qlen_max' defined but not used [-Wunused-variable]
> 
> These variables are only used when CONFIG_SYSCTL is defined,
> so move them under #ifdef CONFIG_SYSCTL.
> 
> Reported-by: Fengguang Wu <fengguang.wu@...el.com>
> Cc: Shan Wei <davidshan@...cent.com>
> Cc: David S. Miller <davem@...emloft.net>
> Signed-off-by: Cong Wang <amwang@...hat.com>

Rapid response~~~ :-)
Same patch in my treeļ¼Œand i see your patch when prepare to submit it.

Acked-by: Shan Wei <davidshan@...cent.com>


Best Regards
Shan Wei

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