[IPV6]: Fix powerpc allmodconfig build warnings.
authorDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2008 04:58:10 +0000 (20:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2008 04:58:10 +0000 (20:58 -0800)
commitf59d43899e279c77924a7ada4bec8c70e5aeca06
treed93a990a41bc0ae05dc46b677e40e50dad5a996a
parent0dc47877a3de00ceadea0005189656ae8dc52669
[IPV6]: Fix powerpc allmodconfig build warnings.

Introduced by changeset 95e41e93e18d8e1e272ce23d96bae4f17ce11d42
("[IPV6]: Make ndisc_flow_init() common for later use.")

Reported by Stephen Rothwell.

In file included from net/ipv6/netfilter/ip6_tables.c:21:
include/linux/icmpv6.h:192: warning: 'struct in6_addr' declared inside parameter list
include/linux/icmpv6.h:192: warning: its scope is only this definition or declaration, which is probably not what you want

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/icmpv6.h