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:
e58b344
)
ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
author
David S. Miller
<davem@davemloft.net>
Mon, 9 May 2011 21:38:06 +0000
(14:38 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 May 2011 22:23:23 +0000
(18:23 -0400)
We can simply track what destination address is used based upon which
code block is taken at the top of the function.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found