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:
5339ab8
)
ipv6: Remove neigh argument from ndisc_send_redirect()
author
David S. Miller
<davem@davemloft.net>
Fri, 27 Jan 2012 23:30:48 +0000
(15:30 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 28 Jan 2012 02:00:08 +0000
(21:00 -0500)
Instead, compute it as-needed inside of that function using
dst_neigh_lookup().
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found