[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150726.163351.1709485504402821647.davem@davemloft.net>
Date: Sun, 26 Jul 2015 16:33:51 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: tgraf@...g.ch
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] vxlan: Use proper endian type for vni in
vxlan[6]_xmit_skb
From: Thomas Graf <tgraf@...g.ch>
Date: Wed, 22 Jul 2015 17:08:42 +0200
> Silences the following sparse warnings:
> drivers/net/vxlan.c:1818:21: warning: incorrect type in assignment (different base types)
> drivers/net/vxlan.c:1818:21: expected restricted __be32 [usertype] vx_vni
> drivers/net/vxlan.c:1818:21: got unsigned int [unsigned] [usertype] vni
> drivers/net/vxlan.c:2014:58: warning: incorrect type in argument 11 (different base types)
> drivers/net/vxlan.c:2014:58: expected unsigned int [unsigned] [usertype] vni
> drivers/net/vxlan.c:2014:58: got restricted __be32 [usertype] <noident>
>
> Fixes: 614732eaa12d ("openvswitch: Use regular VXLAN net_device device")
> Reported-by: kbuild test robot <fengguang.wu@...el.com>
> Signed-off-by: Thomas Graf <tgraf@...g.ch>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists