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:
4991969
)
ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward().
author
David S. Miller
<davem@davemloft.net>
Fri, 27 Jan 2012 23:32:19 +0000
(15:32 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 28 Jan 2012 02:00:08 +0000
(21:00 -0500)
It's only used to get at neigh->primary_key, which in this context is
always going to be the same as rt->rt6i_gateway.
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_output.c
patch
|
blob
|
history
diff --cc
net/ipv6/ip6_output.c
Simple merge