Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information