From: Joe Perches Date: Thu, 9 Jun 2011 18:23:37 +0000 (-0700) Subject: vsprintf: Update %pI6c to not compress a single 0 X-Git-Tag: v3.0-rc3~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29cf519ee086686e5f0fc91cbb2d601dd1190f9c;p=pandora-kernel.git vsprintf: Update %pI6c to not compress a single 0 RFC 5952 (http://tools.ietf.org/html/rfc5952) mandates that 2 or more consecutive 0's are required before using :: compression. Update ip6_compressed_string to match the RFC and update the http reference as well. Signed-off-by: Joe Perches Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed