commit | 319cd52013dec3413a3b753f7b7747504aa077df | [log] [tgz] |
---|---|---|
author | Mitsuhiro Kimura <mitsuhiro.kimura.kc@renesas.com> | Tue Dec 09 21:23:42 2014 +0900 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 09 18:05:08 2014 -0500 |
tree | c009e85708a4345aa8498f1656b45e748a4e841f | |
parent | e008f3f07ffba2be471ffd79bd1922af0042f936 [diff] |
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 <mitsuhiro.kimura.kc@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>