From: Andy Gospodarek Date: Fri, 8 Sep 2006 12:41:48 +0000 (-0400) Subject: [PATCH] cleanup unnecessary forcedeth printk X-Git-Tag: v2.6.19-rc1~1263^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a2fc64481ed48ef0952d03979b053d1e6ba89dc;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed