[PATCH] cleanup unnecessary forcedeth printk
authorAndy Gospodarek <andy@greyhouse.net>
Fri, 8 Sep 2006 12:41:48 +0000 (08:41 -0400)
committerJeff Garzik <jeff@garzik.org>
Mon, 11 Sep 2006 13:06:34 +0000 (09:06 -0400)
commit2a2fc64481ed48ef0952d03979b053d1e6ba89dc
treeba43d147d00fbd4bd68285ce869c98be13967bb4
parent9f486ae1d9ea700a952b77a8881de05ebc1610c3
[PATCH] cleanup unnecessary forcedeth printk

This removes unnecessary messages that show up every time I put my
ethernet card in promiscuous mode.  I'm already getting notification
from the networking layer, I don't need notification from the driver as
well.

There are probably other drivers that do this as well -- I'll look
around and see what I can find.

Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/forcedeth.c