Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h

parent 302689ac
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -24,6 +24,8 @@
 *
 */

#include <net/ip6_checksum.h>

#include "vmxnet3_int.h"

char vmxnet3_driver_name[] = "vmxnet3";