mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 06:12:08 +00:00
vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
302689ac47
commit
b038b0401f
@ -24,6 +24,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <net/ip6_checksum.h>
|
||||
|
||||
#include "vmxnet3_int.h"
|
||||
|
||||
char vmxnet3_driver_name[] = "vmxnet3";
|
||||
|
Loading…
Reference in New Issue
Block a user