From: Dave Jones Date: Thu, 14 Nov 2013 15:41:01 +0000 (-0500) Subject: netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal() X-Git-Tag: v3.13-rc4~3^2~39^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b49faea7655ec10ade15d7d007e4218ca578a513;p=pandora-kernel.git netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal() Both sides of the comparison are the same, looks like a cut-and-paste error. Spotted by Coverity. Signed-off-by: Dave Jones Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed