commit | 06f0015ace46ce9d313ec02d6b13c47c8e795a6c | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Oct 30 19:54:08 2006 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Oct 31 20:22:05 2006 -0500 |
tree | 16df40b4cb8d65e1255dbad3cf9be04dbb63ace2 | |
parent | 79c356f44b26da9fe357ed1a11e7faec4fd94e13 [diff] |
[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>