Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1654710
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 1/1] netvsc: Add #include's for csum_* function declarations |
| Date | 2017-06-01 01:00 +0200 |
| Message-ID | <tNkKS-2Is-5@gated-at.bofh.it> (permalink) |
| References | <tMTrj-1TY-1@gated-at.bofh.it> <tNgee-8ge-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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