From: David S. Miller Date: Thu, 12 Jul 2012 03:38:08 +0000 (-0700) Subject: ipv4: Rearrange arguments to ip_rt_redirect() X-Git-Tag: v3.6-rc1~125^2~211^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94206125c4aac32e43c25bfe1b827e7ab993b7dc;p=pandora-kernel.git ipv4: Rearrange arguments to ip_rt_redirect() Pass in the SKB rather than just the IP addresses, so that policy and other aspects can reside in ip_rt_redirect() rather then icmp_redirect(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed