diff options
| author | Cong Wang <[email protected]> | 2013-09-02 10:06:52 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-09-02 21:00:49 -0700 |
| commit | 660d98cae0a474887bb5d66e60422addb4c6532c (patch) | |
| tree | 9664a9afc02c7ab7cea4137aa87559e2f858a1c2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
| parent | 8c1bb79fde8117cc36db075c2da238af703717d7 (diff) | |
vxlan: include net/ip6_checksum.h for csum_ipv6_magic()
Fengguang reported a compile warning:
drivers/net/vxlan.c: In function 'vxlan6_xmit_skb':
drivers/net/vxlan.c:1352:3: error: implicit declaration of function 'csum_ipv6_magic' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
this patch fixes it.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions