From: Thomas Graf <tg...@suug.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...@intel.com> > Signed-off-by: Thomas Graf <tg...@suug.ch> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html