From: Jeff Garzik <jeff@garzik.org>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/3] chelsio: remove unused code for 1G boards
Date: Tue, 27 Feb 2007 04:32:17 -0500 [thread overview]
Message-ID: <45E3FAA1.9050503@garzik.org> (raw)
In-Reply-To: <20070220235905.097058245@linux-foundation.org>
Stephen Hemminger wrote:
> Some code for Chelsio 1G boards was put in the driver
> based on the vendor version (minus TOE). Well some of those board
> versions are only supported with TOE on the vendor driver, so additional
> dead code was added.
>
> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
>
> ---
> drivers/net/chelsio/Makefile | 4
> drivers/net/chelsio/ixf1010.c | 505 --------------------------------------
> drivers/net/chelsio/vsc8244.c | 367 ---------------------------
> drivers/net/chelsio/vsc8244_reg.h | 172 ------------
> 4 files changed, 1 insertion(+), 1047 deletions(-)
applied 1-3 to #upstream (2.6.22)
next prev parent reply other threads:[~2007-02-27 9:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-20 23:57 [PATCH 0/3] chelsio 10G driver cleanups Stephen Hemminger
2007-02-20 23:58 ` [PATCH 1/3] chelsio: remove unused code for 1G boards Stephen Hemminger
2007-02-27 9:32 ` Jeff Garzik [this message]
2007-02-20 23:58 ` [PATCH 2/3] chelsio: use C99 style initialization Stephen Hemminger
2007-02-20 23:58 ` [PATCH 3/3] chelsio: use const for virtual functions Stephen Hemminger
2007-02-21 7:59 ` [PATCH] chelsio: Fix non-NAPI compile Roland Dreier
2007-02-21 8:05 ` Divy Le Ray
2007-02-26 22:58 ` [PATCH, RESEND] " Roland Dreier
2007-02-26 23:00 ` Stephen Hemminger
2007-02-27 9:28 ` Jeff Garzik
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=45E3FAA1.9050503@garzik.org \
--to=jeff@garzik.org \
--cc=netdev@vger.kernel.org \
--cc=shemminger@linux-foundation.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.