From: David S. Miller Date: Thu, 28 Oct 2010 19:59:53 +0000 (-0700) Subject: netfilter: xt_socket: Make tproto signed in socket_mt6_v1(). X-Git-Tag: v2.6.37-rc1~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=089282fb028198169a0f62f8f833ab6d06bdbb3c;p=pandora-kernel.git netfilter: xt_socket: Make tproto signed in socket_mt6_v1(). Otherwise error indications from ipv6_find_hdr() won't be noticed. This required making the protocol argument to extract_icmp6_fields() signed too. Reported-by: Geert Uytterhoeven Signed-off-by: David S. Miller --- Reading git-diff-tree failed