git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22f728f
)
ipv4: Remove route key identity dependencies in ip_rt_get_source().
author
David S. Miller
<davem@davemloft.net>
Fri, 13 May 2011 21:29:41 +0000
(17:29 -0400)
committer
David 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