From: Felix Radensky <felix@embedded-sol.com>
To: uchiyama.toru@jp.fujitsu.com,
"linuxppc-dev@ozlabs.org list" <linuxppc-dev@ozlabs.org>,
linux-netdev@vger.kernel.org
Subject: gianfar compilation is broken in 2.6.31-rc9
Date: Sun, 06 Sep 2009 22:40:11 +0300 [thread overview]
Message-ID: <4AA4101B.3070706@embedded-sol.com> (raw)
Hi,
Compilation of gianfar driver fails in 2.6.31-rc9:
CC drivers/net/gianfar.o
drivers/net/gianfar.c: In function 'gfar_remove':
drivers/net/gianfar.c:494: error: 'dev' undeclared (first use in this
function)
drivers/net/gianfar.c:494: error: (Each undeclared identifier is
reported only once
drivers/net/gianfar.c:494: error: for each function it appears in.)
make[2]: *** [drivers/net/gianfar.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
The problem was introduce by the following commit:
commit 38bddf04bcfe661fbdab94888c3b72c32f6873b3
Author: Toru UCHIYAMA <uchiyama.toru@jp.fujitsu.com>
Date: Sun Aug 30 22:04:07 2009 -0700
gianfar: gfar_remove needs to call unregister_netdev()
Felix.
reply other threads:[~2009-09-06 19:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4AA4101B.3070706@embedded-sol.com \
--to=felix@embedded-sol.com \
--cc=linux-netdev@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=uchiyama.toru@jp.fujitsu.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.