From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Alexey Dobriyan <adobriyan@gmail.com>,
"David S. Miller" <davem@davemloft.net>
Cc: Linux-Next <linux-next@vger.kernel.org>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: drivers/net/ariadne.c:165: error: 'set_multicast_list' undeclared here (not in a function)
Date: Tue, 26 Jan 2010 09:57:05 +0100 [thread overview]
Message-ID: <10f740e81001260057h37f3494dvefa3a37b2e1453a5@mail.gmail.com> (raw)
http://kisskb.ellerman.id.au/kisskb/buildresult/2076964/
drivers/net/ariadne.c:165: error: 'set_multicast_list' undeclared here
(not in a function)
Seems to be broken by:
commit a271623f871dda970319ca15dfad3a8c8c36249f
Author: Alexey Dobriyan <adobriyan@gmail.com>
Date: Fri Jan 22 10:13:10 2010 +0000
netdev: remove certain HAVE_ macros
After netdev_ops compat code HAVE_* macros aren't needed, in fact
they _will_ result in compile breakage for out of tree drivers.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next reply other threads:[~2010-01-26 8:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-26 8:57 Geert Uytterhoeven [this message]
2010-01-26 13:18 ` drivers/net/ariadne.c:165: error: 'set_multicast_list' undeclared here (not in a function) David Miller
2010-01-26 19:17 ` [PATCH] netdev: remove HAVE_ leftovers Alexey Dobriyan
2010-01-27 0:32 ` David Miller
2010-01-27 20:17 ` [PATCH] netdev: remove more " Alexey Dobriyan
2010-01-28 14:01 ` David Miller
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=10f740e81001260057h37f3494dvefa3a37b2e1453a5@mail.gmail.com \
--to=geert@linux-m68k.org \
--cc=adobriyan@gmail.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=netdev@vger.kernel.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).