From 319cd52013dec3413a3b753f7b7747504aa077df Mon Sep 17 00:00:00 2001 From: Mitsuhiro Kimura Date: Tue, 9 Dec 2014 21:23:42 +0900 Subject: [PATCH] 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-format-patch failed