All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Benc <jbenc@redhat.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: vxlan: implement GPE
Date: Mon, 11 Apr 2016 12:59:46 +0000	[thread overview]
Message-ID: <20160411145946.0fc8f876@griffin> (raw)
In-Reply-To: <20160411072718.GA14676@mwanda>

On Mon, 11 Apr 2016 10:27:18 +0300, Dan Carpenter wrote:
> Hello Jiri Benc,
> 
> The patch e1e5314de08b: "vxlan: implement GPE" from Apr 5, 2016,
> leads to the following static checker warning:
> 
> 	drivers/net/vxlan.c:1206 vxlan_parse_gpe_hdr()
> 	error: wrong number of bits for 'htons' (32 vs 16) left= '*protocol' *protocol = (())

Thanks a lot, Dan. It should be __be16. I don't know what I was
thinking. I'll submit a fix.

 Jiri

      reply	other threads:[~2016-04-11 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11  7:27 vxlan: implement GPE Dan Carpenter
2016-04-11 12:59 ` Jiri Benc [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=20160411145946.0fc8f876@griffin \
    --to=jbenc@redhat.com \
    --cc=kernel-janitors@vger.kernel.org \
    /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.