commit | ed12cd612a0ca95162c0505a3fcd94fd047a8928 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Thu Sep 05 21:43:59 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 17 07:39:27 2013 -0700 |
tree | 4a34452f03952e22cfe3721d19431255cebd5ded | |
parent | ae18c5c62570247eab1178e2db28539a653ac5b5 [diff] |
staging: octeon-ethernet: make dropped packets to consume NAPI budget We should count also dropped packets, otherwise the NAPI handler may end up running too long. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Acked-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>