All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: Pravin B Shelar <pshelar@nicira.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] openvswitch: Fix incorrect type use.
Date: Wed, 21 Oct 2015 10:21:33 +0200	[thread overview]
Message-ID: <20151021082133.GA15539@pox.localdomain> (raw)
In-Reply-To: <1445399266-2034-1-git-send-email-pshelar@nicira.com>

On 10/20/15 at 08:47pm, Pravin B Shelar wrote:
> Patch fixes following sparse warning.
> net/openvswitch/flow_netlink.c:583:30: warning: incorrect type in assignment (different base types)
> net/openvswitch/flow_netlink.c:583:30:    expected restricted __be16 [usertype] ipv4
> net/openvswitch/flow_netlink.c:583:30:    got int
> 
> Fixes: 6b26ba3a7d ("openvswitch: netlink attributes for IPv6 tunneling")
> Signed-off-by: Pravin B Shelar <pshelar@nicira.com>

Acked-by: Thomas Graf <tgraf@suug.ch>

  reply	other threads:[~2015-10-21  8:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21  3:47 [PATCH net-next] openvswitch: Fix incorrect type use Pravin B Shelar
2015-10-21  8:21 ` Thomas Graf [this message]
2015-10-21 11:30 ` Jiri Benc
2015-10-22 13:46 ` 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=20151021082133.GA15539@pox.localdomain \
    --to=tgraf@suug.ch \
    --cc=netdev@vger.kernel.org \
    --cc=pshelar@nicira.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.