From: David S. Miller Date: Fri, 13 May 2011 21:29:41 +0000 (-0400) Subject: ipv4: Remove route key identity dependencies in ip_rt_get_source(). X-Git-Tag: v3.0-rc1~377^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e36360ae876995e92d3a7538dda70548e64e685;p=pandora-kernel.git ipv4: Remove route key identity dependencies in ip_rt_get_source(). Pass in the sk_buff so that we can fetch the necessary keys from the packet header when working with input routes. Signed-off-by: David S. Miller --- Reading git-diff-tree failed