From: Li Yang Date: Wed, 6 Aug 2008 07:08:50 +0000 (+0800) Subject: net/fs_enet: remove redundant messages for performance X-Git-Tag: v2.6.27-rc3~69^2~13^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b1c29b4365d2eaf05eb81899cb1ca847dfe026e;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed