diff options
author | 2017-05-30 11:36:56 -0700 | |
---|---|---|
committer | 2017-05-31 13:59:03 -0400 | |
commit | 8eb1b3c336b36421bd6673ec02222cb57e52372d (patch) | |
tree | 77ebbf5cd31bfd906515b66e8fc7c925e13e6a0f /net/dsa | |
parent | rtnetlink: use the new rtnl_get_event() interface (diff) | |
download | linux-dev-8eb1b3c336b36421bd6673ec02222cb57e52372d.tar.xz linux-dev-8eb1b3c336b36421bd6673ec02222cb57e52372d.zip |
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>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions