From: Jan Engelhardt Date: Wed, 20 Feb 2008 01:20:06 +0000 (-0800) Subject: [NETFILTER]: xt_iprange: fix subtraction-based comparison X-Git-Tag: v2.6.25-rc3~9^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ecb1ff0afa2260e6856c05efd6fedcd0cc76b9;p=pandora-kernel.git [NETFILTER]: xt_iprange: fix subtraction-based comparison The host address parts need to be converted to host-endian first before arithmetic makes any sense on them. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed