From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Simon Horman <simon.horman@netronome.com>,
"David S. Miller" <davem@davemloft.net>
Cc: Tom Herbert <therbert@google.com>, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] vxlan: Correct path typo in comment
Date: Thu, 12 Mar 2015 16:44:28 +0300 [thread overview]
Message-ID: <5501983C.50006@cogentembedded.com> (raw)
In-Reply-To: <1426125610-7903-1-git-send-email-simon.horman@netronome.com>
Hello.
On 3/12/2015 5:00 AM, Simon Horman wrote:
> Flags are used in the return path rather than the return patch.
s/return/receive/?
> Fixes: af33c1adae1e ("vxlan: Eliminate dependency on UDP socket in transmit path")
> Signed-off-by: Simon Horman <simon.horman@netronome.com>
[...]
> diff --git a/include/net/vxlan.h b/include/net/vxlan.h
> index eabd3a0..9564b77 100644
> --- a/include/net/vxlan.h
> +++ b/include/net/vxlan.h
> @@ -130,7 +130,7 @@ struct vxlan_sock {
> #define VXLAN_F_GBP 0x800
> #define VXLAN_F_REMCSUM_NOPARTIAL 0x1000
>
> -/* Flags that are used in the receive patch. These flags must match in
> +/* Flags that are used in the receive path. These flags must match in
> * order for a socket to be shareable
> */
> #define VXLAN_F_RCV_FLAGS (VXLAN_F_GBP | \
WBR, Sergei
prev parent reply other threads:[~2015-03-12 13:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 2:00 [PATCH net-next] vxlan: Correct path typo in comment Simon Horman
2015-03-12 3:07 ` David Miller
2015-03-12 13:44 ` Sergei Shtylyov [this message]
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=5501983C.50006@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=simon.horman@netronome.com \
--cc=therbert@google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).