[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20141102.231730.2267020727414912465.davem@davemloft.net>
Date: Sun, 02 Nov 2014 23:17:30 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: linux@...ck-us.net
Cc: kaber@...sh.net, netfilter-devel@...r.kernel.org,
coreteam@...filter.org, bridge@...ts.linux-foundation.org,
netdev@...r.kernel.org, stephen@...workplumber.org,
pablo@...filter.org
Subject: Re: [PATCH] netfilter: nft_reject_bridge: Fix powerpc build error
From: Guenter Roeck <linux@...ck-us.net>
Date: Sun, 2 Nov 2014 18:19:15 -0800
> Fix:
> net/bridge/netfilter/nft_reject_bridge.c:
> In function 'nft_reject_br_send_v6_unreach':
> net/bridge/netfilter/nft_reject_bridge.c:240:3:
> error: implicit declaration of function 'csum_ipv6_magic'
> csum_ipv6_magic(&nip6h->saddr, &nip6h->daddr,
> ^
> make[3]: *** [net/bridge/netfilter/nft_reject_bridge.o] Error 1
>
> Seen with powerpc:allmodconfig.
>
> Fixes: 523b929d5446 ("netfilter: nft_reject_bridge: don't use IP stack to reject traffic")
> Cc: Pablo Neira Ayuso <pablo@...filter.org>
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists