From: Jeff Garzik <jeff@garzik.org>
To: Masakazu Mokuno <mokuno@sm.sony.co.jp>
Cc: netdev@vger.kernel.org, cbe-oss-dev@ozlabs.org
Subject: Re: [PATCH] ps3: gigabit ethernet driver for PS3, take3
Date: Tue, 10 Jul 2007 14:14:47 -0400 [thread overview]
Message-ID: <4693CC97.4030207@garzik.org> (raw)
In-Reply-To: <20070705193748.D018.MOKUNO@sm.sony.co.jp>
Masakazu Mokuno wrote:
> Hi,
>
> This is the third submission of the network driver for PS3.
> The differences from the previous one are:
>
> - renamed source file names so that their prefix can match
> with the module name
> - added cbe-oss-dev@ozlabs.org line for MAINTAINER file
> - changed some in copyright comments
>
> If there are no more comments, please apply for 2.6.23.
>
> Thank you
>
> --
> Subject: PS3: Ethernet driver
>
> From: Masakazu Mokuno <mokuno@sm.sony.co.jp>
>
> Add Gigabit Ethernet support for the PS3 game console. The module will
> be called ps3_gelic.
>
> CC: Geoff Levand <geoffrey.levand@am.sony.com>
> Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
> ---
> MAINTAINERS | 7
> drivers/net/Kconfig | 10
> drivers/net/Makefile | 2
> drivers/net/ps3_gelic_net.c | 1576 ++++++++++++++++++++++++++++++++++++++++++++
> drivers/net/ps3_gelic_net.h | 239 ++++++
> 5 files changed, 1834 insertions(+)
applied
I request that you fix the NETDEV_TX_LOCKED return value on error in
->hard_start_xmit(), which appears to be an incorrect return value for
that condition, for your driver
Jeff
next prev parent reply other threads:[~2007-07-10 18:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-05 11:11 [PATCH] ps3: gigabit ethernet driver for PS3, take3 Masakazu Mokuno
2007-07-10 18:14 ` Jeff Garzik [this message]
2007-07-12 19:39 ` Stephen Hemminger
2007-07-13 11:05 ` Masakazu Mokuno
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=4693CC97.4030207@garzik.org \
--to=jeff@garzik.org \
--cc=cbe-oss-dev@ozlabs.org \
--cc=mokuno@sm.sony.co.jp \
--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).