From: Andrew Morton <akpm@linux-foundation.org>
To: Andy Gospodarek <andy@greyhouse.net>
Cc: jeff@garzik.org, davem@davemloft.org, netdev@vger.kernel.org,
baum@tehutinetworks.net
Subject: Re: [PATCH] tehuti: driver for Tehuti 10GbE network adapters
Date: Sun, 16 Sep 2007 14:14:56 -0700 [thread overview]
Message-ID: <20070916141456.32da6855.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070911164033.GA3754@gospo.rdu.redhat.com>
erp, changes in the net-2.6.24 tree breaks this.
drivers/net/tehuti.c: In function 'bdx_isr_napi':
drivers/net/tehuti.c:268: error: too few arguments to function 'netif_rx_schedule_prep'
drivers/net/tehuti.c:269: error: too few arguments to function '__netif_rx_schedule'
drivers/net/tehuti.c: In function 'bdx_poll':
drivers/net/tehuti.c:302: error: too few arguments to function 'netif_rx_complete'
drivers/net/tehuti.c: In function 'bdx_hw_start':
drivers/net/tehuti.c:414: error: implicit declaration of function 'netif_poll_enable'
drivers/net/tehuti.c: In function 'bdx_hw_stop':
drivers/net/tehuti.c:428: error: implicit declaration of function 'netif_poll_disable'
drivers/net/tehuti.c: In function 'bdx_rx_receive':
drivers/net/tehuti.c:1219: error: 'struct net_device' has no member named 'quota'
drivers/net/tehuti.c:1219: warning: type defaults to 'int' in declaration of '_y'
drivers/net/tehuti.c:1219: error: 'struct net_device' has no member named 'quota'
drivers/net/tehuti.c:1311: error: 'struct net_device' has no member named 'quota'
drivers/net/tehuti.c: In function 'bdx_probe':
drivers/net/tehuti.c:1994: error: 'struct net_device' has no member named 'poll'
drivers/net/tehuti.c:1995: error: 'struct net_device' has no member named 'weight'
drivers/net/tehuti.c:2058: error: implicit declaration of function 'SET_MODULE_OWNER'
There's a lot of churn in networking at present and I don't have time/inclination
to fix this one up, sorry.
next prev parent reply other threads:[~2007-09-16 21:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-11 16:40 [PATCH] tehuti: driver for Tehuti 10GbE network adapters Andy Gospodarek
2007-09-14 15:36 ` Andy Gospodarek
2007-09-14 15:59 ` Jeff Garzik
2007-09-16 21:14 ` Andrew Morton [this message]
2007-09-17 16:54 ` Alexander Indenbaum
2007-09-18 9:47 ` Christoph Hellwig
2007-09-19 10:44 ` Alexander Indenbaum
2007-09-19 15:52 ` 'Christoph Hellwig'
2007-09-19 17:37 ` Alexander Indenbaum
2007-09-19 17:41 ` 'Christoph Hellwig'
2007-09-19 19:28 ` Alexander Indenbaum
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=20070916141456.32da6855.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=andy@greyhouse.net \
--cc=baum@tehutinetworks.net \
--cc=davem@davemloft.org \
--cc=jeff@garzik.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 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.