Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1654717

Re: [PATCH net-next 1/1] netvsc: Add #include's for csum_* function declarations

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next 1/1] netvsc: Add #include's for csum_* function declarations
Date 2017-06-01 01:30 +0200
Message-ID <tNldT-37F-1@gated-at.bofh.it> (permalink)
References <tMTrj-1TY-1@gated-at.bofh.it> <tNgee-8ge-21@gated-at.bofh.it> <tNkKS-2Is-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Joe Perches <joe@perches.com>
Date: Wed, 31 May 2017 15:59:31 -0700

> On Wed, 2017-05-31 at 13:59 -0400, David Miller wrote:
>> From: Michael Kelley <mikelley@microsoft.com>
>> Date: Tue, 30 May 2017 10:43:04 -0700
>> 
>> > 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>
>> 
>> Applied, thank you.
> 
> Did you apply this one or the v2?

I got v2 which used net/checksum.h et al.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH net-next 1/1] netvsc: Add #include's for csum_* function declarations Michael Kelley <mikelley@microsoft.com> - 2017-05-30 19:50 +0200
  Re: [PATCH net-next 1/1] netvsc: Add #include's for csum_* function  declarations Joe Perches <joe@perches.com> - 2017-05-30 20:10 +0200
  Re: [PATCH net-next 1/1] netvsc: Add #include's for csum_*  function declarations David Miller <davem@davemloft.net> - 2017-05-31 20:10 +0200
    Re: [PATCH net-next 1/1] netvsc: Add #include's for csum_* function  declarations Joe Perches <joe@perches.com> - 2017-06-01 01:00 +0200
      Re: [PATCH net-next 1/1] netvsc: Add #include's for csum_*  function declarations David Miller <davem@davemloft.net> - 2017-06-01 01:30 +0200

csiph-web