Carlos Garcés 16c45522ec Fix compilation for ARM64 arch
The kernel module failed to build
on arm64 platform. Other platforms like x86 can build without problem
because the csum_ipv6_magic function are defined in arch specific
asm/checksum.h, which is missing on arm64 platform.
2017-05-13 15:41:51 +02:00
..
2017-05-13 15:41:51 +02:00