From: David Miller <davem@davemloft.net>
To: razor@blackwall.org
Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org,
stephen@networkplumber.org, nikolay@cumulusnetworks.com
Subject: Re: [PATCH net-next] bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
Date: Mon, 20 Jul 2015 16:20:37 -0700 (PDT) [thread overview]
Message-ID: <20150720.162037.22945315511431028.davem@davemloft.net> (raw)
In-Reply-To: <1437426225-28418-1-git-send-email-razor@blackwall.org>
From: Nikolay Aleksandrov <razor@blackwall.org>
Date: Mon, 20 Jul 2015 23:03:45 +0200
> Fix:
> net/bridge/br_if.c: In function 'br_dev_delete':
>>> net/bridge/br_if.c:284:2: error: implicit declaration of function
>>> 'br_multicast_dev_del' [-Werror=implicit-function-declaration]
> br_multicast_dev_del(br);
> ^
> cc1: some warnings being treated as errors
>
> when igmp snooping is not defined.
>
> Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
> ---
> Apologies for the mess.
Applied, thanks.
prev parent reply other threads:[~2015-07-20 23:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 20:53 [net-next:master 104/107] net/bridge/br_if.c:284:2: error: implicit declaration of function 'br_multicast_dev_del' kbuild test robot
2015-07-20 21:03 ` [PATCH net-next] bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined Nikolay Aleksandrov
2015-07-20 23:20 ` 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=20150720.162037.22945315511431028.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=bridge@lists.linux-foundation.org \
--cc=netdev@vger.kernel.org \
--cc=nikolay@cumulusnetworks.com \
--cc=razor@blackwall.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).