]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ep93xx_eth: don't report RX errors
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 30 Oct 2006 18:54:08 +0000 (19:54 +0100)
committerJeff Garzik <jeff@garzik.org>
Wed, 1 Nov 2006 01:22:05 +0000 (20:22 -0500)
commit06f0015ace46ce9d313ec02d6b13c47c8e795a6c
tree16df40b4cb8d65e1255dbad3cf9be04dbb63ace2
parent79c356f44b26da9fe357ed1a11e7faec4fd94e13
[PATCH] ep93xx_eth: don't report RX errors

Flooding the console with error messages for every RX FIFO overrun,
checksum error and framing error isn't very sensible.  Each of these
errors can occur during normal operation, so stop printk'ing error
messages for RX errors at all.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/arm/ep93xx_eth.c