diff options
author | Cong Wang <amwang@redhat.com> | 2013-01-07 21:52:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-09 02:56:10 +0100 |
commit | acb3e04119fbf9145eb6d6bb707f6fb662ab4d3b (patch) | |
tree | 16e6114957ce9d739dc3c0c63de3b7d52dd8812c /drivers/net/netconsole.c | |
parent | netpoll: prepare for ipv6 (diff) | |
download | linux-acb3e04119fbf9145eb6d6bb707f6fb662ab4d3b.tar.xz linux-acb3e04119fbf9145eb6d6bb707f6fb662ab4d3b.zip |
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
As suggested by David, udp6_csum_init() is too big to be inlined,
move it to ipv6 static library, net/ipv6/ip6_checksum.c.
And the generic csum_ipv6_magic() too.
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/netconsole.c')
0 files changed, 0 insertions, 0 deletions