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)
commit5b1c29b4365d2eaf05eb81899cb1ca847dfe026e
tree83160671899bee884e68cb158be3b798e95b08d7
parent9a33e883564c2db8e1b3b645de4579a98ac084d2
net/fs_enet: remove redundant messages for performance

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>
drivers/net/fs_enet/mac-fcc.c