netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Andy Gospodarek <andy@greyhouse.net>
Cc: phdm@macqel.be, ralf@linux-mips.org, vesok@yahoo.com,
	thockin@hockin.org, rl@hellgate.ch, netdev@vger.kernel.org
Subject: Re: [PATCH 1/1] Remove more unnecessary driver printk's
Date: Tue, 12 Sep 2006 11:44:58 -0400	[thread overview]
Message-ID: <4506D5FA.4090200@pobox.com> (raw)
In-Reply-To: <20060911213918.GA1074@gospo.rdu.redhat.com>

Andy Gospodarek wrote:
> As I promised last week, here is the first pass at removing all
> unnecessary printk's that exist in network device drivers currently in
> promiscuous mode.  The duplicate messages are not needed so they have
> been removed.  Some of these drivers are quite old and might not need an
> update, but I did them all anyway.
> 
> I am currently auditing the remaining conditional printk's and will send
> out a patch for those soon.
> 
> 
> Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
> ---
> 
>  3c59x.c              |    2 +-
>  8139cp.c             |    4 +---
>  8139too.c            |    5 +----
>  amd8111e.c           |    5 ++---
>  ariadne.c            |    2 --
>  at1700.c             |    4 +---
>  atarilance.c         |    2 +-
>  au1000_eth.c         |    3 +--
>  eepro.c              |    3 +--
>  epic100.c            |    5 ++---
>  fealnx.c             |    6 ++----
>  fec.c                |    2 --
>  gianfar.c            |    3 ---
>  hamachi.c            |    6 ++----
>  ioc3-eth.c           |    4 +---
>  lance.c              |    4 +---
>  natsemi.c            |    7 ++-----
>  pci-skeleton.c       |    5 +----
>  pcmcia/fmvj18x_cs.c  |    4 +---
>  pcmcia/smc91c92_cs.c |    5 ++---
>  sb1250-mac.c         |    9 ---------
>  sis190.c             |    3 ---
>  sun3lance.c          |    2 +-
>  sundance.c           |    6 ++----
>  tulip/tulip_core.c   |    6 ++----
>  tulip/winbond-840.c  |    6 ++----
>  typhoon.c            |    6 ++----
>  ucc_geth.c           |    4 +---
>  via-rhine.c          |    7 ++-----
>  via-velocity.c       |    2 --
>  via-velocity.h       |    2 +-
>  yellowfin.c          |    6 ++----
>  32 files changed, 38 insertions(+), 102 deletions(-)

ACK, but does not apply to netdev-2.6.git#upstream...


  reply	other threads:[~2006-09-12 15:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-11 21:39 [PATCH 1/1] Remove more unnecessary driver printk's Andy Gospodarek
2006-09-12 15:44 ` Jeff Garzik [this message]
2006-09-12 15:46   ` Jeff Garzik
2006-09-12 18:51     ` Andy Gospodarek

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=4506D5FA.4090200@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=andy@greyhouse.net \
    --cc=netdev@vger.kernel.org \
    --cc=phdm@macqel.be \
    --cc=ralf@linux-mips.org \
    --cc=rl@hellgate.ch \
    --cc=thockin@hockin.org \
    --cc=vesok@yahoo.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 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).