ipv4: Remove route key identity dependencies in ip_rt_get_source().
authorDavid S. Miller <davem@davemloft.net>
Fri, 13 May 2011 21:29:41 +0000 (17:29 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 May 2011 21:29:41 +0000 (17:29 -0400)
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 <davem@davemloft.net>

No differences found