From: Harvey Harrison Date: Fri, 31 Oct 2008 07:53:08 +0000 (-0700) Subject: net: replace NIPQUAD() in net/ipv4/netfilter/ X-Git-Tag: v2.6.29-rc1~581^2~922 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cffee385d7f367e80b288abf4261256477f7760e;p=pandora-kernel.git net: replace NIPQUAD() in net/ipv4/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