Hi Linus, After merging the origin tree, today's linux-next build (powerpc ppc64_defconfig) failed like this:
net/bridge/br_multicast.c: In function 'br_multicast_query_received':
net/bridge/br_multicast.c:1432:32: error: 'union <anonymous>' has no member
named 'ip6'; did you mean 'ip4'?
!ipv6_addr_any(&saddr->u.ip6)))
^~~
ip4
Caused by commit
5a2de63fd1a5 ("bridge: do not add port to router list when receives query
with source 0.0.0.0")
# CONFIG_IPV6 is not set
I have just reverted that commit for today.
--
Cheers,
Stephen Rothwell
pgpIyOROMPVgY.pgp
Description: OpenPGP digital signature

