net/fs_enet: remove redundant messages for performance
authorLi Yang <leoli@freescale.com>
Wed, 6 Aug 2008 07:08:50 +0000 (15:08 +0800)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 7 Aug 2008 06:11:03 +0000 (02:11 -0400)
Currently when we do a packet flood to the Ethernet port, the console
reports error every time when a packet is dropped.  This is too
redundant and cost performance.  Remove message for this type of event.

Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found