diff options
| author | Stefano Brivio <[email protected]> | 2020-08-05 13:39:31 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-08-05 19:30:36 +0000 |
| commit | 8ed54f167abda44da48498876953f5b7843378df (patch) | |
| tree | 0b4b8c7c6e617e70ae89473c0d6c34b4e918798d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | selftests/net: relax cpu affinity requirement in msg_zerocopy test (diff) | |
| download | kernel-8ed54f167abda44da48498876953f5b7843378df.tar.gz kernel-8ed54f167abda44da48498876953f5b7843378df.zip | |
ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
On architectures defining _HAVE_ARCH_IPV6_CSUM, we get
csum_ipv6_magic() defined by means of arch checksum.h headers. On
other architectures, we actually need to include net/ip6_checksum.h
to be able to use it.
Without this include, building with defconfig breaks at least for
s390.
Reported-by: Stephen Rothwell <[email protected]>
Fixes: 4cb47a8644cc ("tunnels: PMTU discovery support for directly bridged IP packets")
Signed-off-by: Stefano Brivio <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
