Commit b038b040 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by David S. Miller

vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 302689ac
......@@ -24,6 +24,8 @@
*
*/
#include <net/ip6_checksum.h>
#include "vmxnet3_int.h"
char vmxnet3_driver_name[] = "vmxnet3";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment