commit | 5b1c29b4365d2eaf05eb81899cb1ca847dfe026e | [log] [tgz] |
---|---|---|
author | Li Yang <leoli@freescale.com> | Wed Aug 06 15:08:50 2008 +0800 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Aug 07 02:11:03 2008 -0400 |
tree | 83160671899bee884e68cb158be3b798e95b08d7 | |
parent | 9a33e883564c2db8e1b3b645de4579a98ac084d2 [diff] |
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>