From: Harvey Harrison Date: Fri, 31 Oct 2008 07:54:29 +0000 (-0700) Subject: net: replace NIPQUAD() in net/netfilter/ X-Git-Tag: v2.6.29-rc1~581^2~920 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14d5e834f6b36667c7da56374645f99b6cf30814;p=pandora-kernel.git net: replace NIPQUAD() in net/netfilter/ Using NIPQUAD() with NIPQUAD_FMT, %d.%d.%d.%d or %u.%u.%u.%u can be replaced with %pI4 Signed-off-by: Harvey Harrison Signed-off-by: David S. Miller --- Reading git-diff-tree failed