From: Mitsuhiro Kimura Date: Tue, 9 Dec 2014 12:23:42 +0000 (+0900) Subject: sh_eth: Optimization for RX excess judgement X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=319cd52013dec3413a3b753f7b7747504aa077df;p=pandora-kernel.git sh_eth: Optimization for RX excess judgement Both of 'boguscnt' and 'quota' have nearly meaning as the condition of the reception loop. In order to cut down redundant processing, this patch changes excess judgement. Signed-off-by: Mitsuhiro Kimura Signed-off-by: Yoshihiro Kaneko Signed-off-by: David S. Miller --- Reading git-diff-tree failed