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:
95e41e9
)
[IPV6]: Make ndisc_dst_alloc() common for later use.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Fri, 7 Dec 2007 00:11:48 +0000
(16:11 -0800)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Tue, 4 Mar 2008 06:18:24 +0000
(15:18 +0900)
For later use, this patch is renaming ndisc_dst_alloc()
(and related function/structures) to icmp6_dst_alloc()
(and so on). This patch also removing unused function-
pointer argument for it.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found