1. 07 3月, 2008 39 次提交
  2. 06 3月, 2008 1 次提交
    • D
      [IPV6]: Fix powerpc allmodconfig build warnings. · f59d4389
      David S. Miller 提交于
      Introduced by changeset 95e41e93
      ("[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: NDavid S. Miller <davem@davemloft.net>
      f59d4389