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:
8f40b16
)
ipv6: Get rid of rt6i_nexthop macro.
author
David S. Miller
<davem@davemloft.net>
Mon, 18 Jul 2011 03:06:13 +0000
(20:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Jul 2011 06:11:35 +0000
(23:11 -0700)
It just makes it harder to see 1) what the code is doing
and 2) grep for all users of dst{->,.}neighbour
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found