On Mon, 28 Oct 2013 14:01:48 +0800 Zhi Yong Wu <[email protected]> wrote:
> From: Zhi Yong Wu <[email protected]> > > drivers/net/vxlan.c: In function ‘vxlan_sock_add’: > drivers/net/vxlan.c:2298:11: warning: ‘sock’ may be used uninitialized in > this function [-Wmaybe-uninitialized] > drivers/net/vxlan.c:2275:17: note: ‘sock’ was declared here > LD drivers/net/built-in.o > > Signed-off-by: Zhi Yong Wu <[email protected]> This is much better. Signed-off-by: Stephen Hemminger <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

