From: David Miller <davem@davemloft.net>
To: linux@roeck-us.net
Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org,
stephen@networkplumber.org, coreteam@netfilter.org,
netfilter-devel@vger.kernel.org, kaber@trash.net,
pablo@netfilter.org
Subject: Re: [PATCH] netfilter: nft_reject_bridge: Fix powerpc build error
Date: Sun, 02 Nov 2014 23:17:30 -0500 (EST) [thread overview]
Message-ID: <20141102.231730.2267020727414912465.davem@davemloft.net> (raw)
In-Reply-To: <1414981155-27155-1-git-send-email-linux@roeck-us.net>
From: Guenter Roeck <linux@roeck-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@netfilter.org>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Applied, thanks.
prev parent reply other threads:[~2014-11-03 4:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-03 2:19 [PATCH] netfilter: nft_reject_bridge: Fix powerpc build error Guenter Roeck
2014-11-03 4:17 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141102.231730.2267020727414912465.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=bridge@lists.linux-foundation.org \
--cc=coreteam@netfilter.org \
--cc=kaber@trash.net \
--cc=linux@roeck-us.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).