From: Joe Perches <joe@perches.com>
To: David Miller <davem@davemloft.net>, mikelley@microsoft.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com,
jasowang@redhat.com, leann.ogasawara@canonical.comi,
marcelo.cerri@canonical.com, sthemmin@microsoft.com
Subject: Re: [PATCH net-next 1/1] netvsc: Add #include's for csum_* function declarations
Date: Wed, 31 May 2017 15:59:31 -0700 [thread overview]
Message-ID: <1496271571.2618.56.camel@perches.com> (raw)
In-Reply-To: <20170531.135952.1314266532351768088.davem@davemloft.net>
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?
next prev parent reply other threads:[~2017-05-31 22:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-30 17:43 [PATCH net-next 1/1] netvsc: Add #include's for csum_* function declarations Michael Kelley
2017-05-30 18:03 ` Joe Perches
2017-05-31 17:59 ` David Miller
2017-05-31 17:59 ` David Miller
2017-05-31 22:59 ` Joe Perches [this message]
2017-05-31 23:25 ` David Miller
2017-05-31 23:25 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1496271571.2618.56.camel@perches.com \
--to=joe@perches.com \
--cc=apw@canonical.com \
--cc=davem@davemloft.net \
--cc=devel@linuxdriverproject.org \
--cc=jasowang@redhat.com \
--cc=leann.ogasawara@canonical.comi \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.cerri@canonical.com \
--cc=mikelley@microsoft.com \
--cc=netdev@vger.kernel.org \
--cc=olaf@aepfle.de \
--cc=sthemmin@microsoft.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.