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:
534cb28
)
ipv6: Store route neighbour in rt6_info struct.
author
David S. Miller
<davem@davemloft.net>
Tue, 3 Jul 2012 05:43:47 +0000
(22:43 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 5 Jul 2012 09:41:58 +0000
(
02:41
-0700)
This makes for a simplified conversion away from dst_get_neighbour*().
All code outside of ipv6 will use neigh lookups via dst_neigh_lookup*().
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found