1
0
Fork 0
alistair23-linux/drivers/net/hyperv
Michael Kelley 8eb1b3c336 netvsc: Add #include's for csum_* function declarations
Add direct #include statements for declarations of csum_tcpudp_magic()
and csum_ipv6_magic().  While the needed #include's are picked up
indirectly for the x86 architecture, they aren't on other
architectures, resulting in compile errors.

Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-31 13:59:03 -04:00
..
Kconfig
Makefile
hyperv_net.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-04-26 22:39:08 -04:00
netvsc.c netvsc: make sure napi enabled before vmbus_open 2017-05-04 11:08:36 -04:00
netvsc_drv.c netvsc: Add #include's for csum_* function declarations 2017-05-31 13:59:03 -04:00
rndis_filter.c netvsc: make sure napi enabled before vmbus_open 2017-05-04 11:08:36 -04:00