From: Brian Haley Date: Tue, 23 Jun 2009 11:31:07 +0000 (-0700) Subject: ipv6: Use correct data types for ICMPv6 type and code X-Git-Tag: v2.6.31-rc1~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5fdd6babcfc2b0e6a8da1acf492a69fb54b4c47;p=pandora-kernel.git ipv6: Use correct data types for ICMPv6 type and code Change all the code that deals directly with ICMPv6 type and code values to use u8 instead of a signed int as that's the actual data type. Signed-off-by: Brian Haley Signed-off-by: David S. Miller --- Reading git-diff-tree failed