* gianfar compilation is broken in 2.6.31-rc9
@ 2009-09-06 19:40 Felix Radensky
0 siblings, 0 replies; only message in thread
From: Felix Radensky @ 2009-09-06 19:40 UTC (permalink / raw)
To: uchiyama.toru, linuxppc-dev@ozlabs•org list, linux-netdev
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-06 19:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-06 19:40 gianfar compilation is broken in 2.6.31-rc9 Felix Radensky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox