summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_output.c
diff options
context:
space:
mode:
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>2007-04-24 11:44:52 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2007-04-26 05:29:59 (GMT)
commite1ec7842df5db897516d73c76bd2a568b4abc33b (patch)
tree82ed245cc6cb5d86c699c8f7f3d04a2cdfcf3ca4 /net/ipv6/ip6_output.c
parentc53b3590bb294a42121b640e8309379752482b38 (diff)
downloadlinux-e1ec7842df5db897516d73c76bd2a568b4abc33b.tar.xz
[IPV6] NDISC: Unify main process of sending ND messages.
Because ndisc_send_na(), ndisc_send_ns() and ndisc_send_rs() are almost identical, so let's unify their common part. With gcc (GCC) 3.3.5 (Debian 1:3.3.5-13) on i386, Before: text data bss dec hex filename 14689 364 24 15077 3ae5 net/ipv6/ndisc.o After: text data bss dec hex filename 12317 364 24 12705 31a1 net/ipv6/ndisc.o Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Diffstat (limited to 'net/ipv6/ip6_output.c')
0 files changed, 0 insertions, 0 deletions