netfilter: ipset: fix the compile warning in ip_set_create
authorShan Wei <shanwei@cn.fujitsu.com>
Tue, 8 Mar 2011 14:37:27 +0000 (15:37 +0100)
committerPatrick McHardy <kaber@trash.net>
Tue, 8 Mar 2011 14:37:27 +0000 (15:37 +0100)
commit9846ada138accc63994b57ebdfa76e3e137729e2
tree08297f4c6cf814c858d2cefe28ece9f0a0842470
parent8a80c79a776d1b1b54895314ffaf53d0c7604c80
netfilter: ipset: fix the compile warning in ip_set_create

net/netfilter/ipset/ip_set_core.c:615: warning: ‘clash’ may be used uninitialized in this function

Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/ipset/ip_set_core.c