linux-next: build warning after merge of the net-next tree
From: Stephen Rothwell <hidden>
Date: 2013-08-21 09:10:53
Also in:
linux-next, lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2013-08-21 09:10:53
Also in:
linux-next, lkml
Hi all,
After merging the net-next tree, today's linux-next build (i386 defconfig
and probably others) produced this warning:
net/ipv6/addrconf.c: In function 'addrconf_notify':
net/ipv6/addrconf.c:2793:22: warning: 'link_dev' may be used uninitialized in this function [-Wuninitialized]
net/ipv6/addrconf.c:2802:21: note: 'link_dev' was declared here
Introduced by commit df8372ca747f ("ipv6: fix checkpatch errors in
net/ipv6/addrconf.c"). It looks like here are some missing braces.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au