commit | c35656db4dfdbcc98782bfac6bf17868f9cb8ce3 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Thu Sep 05 21:44:00 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 17 07:39:27 2013 -0700 |
tree | 86f3c2da702df535e7b4e5cfd930341b9470c961 | |
parent | ed12cd612a0ca95162c0505a3fcd94fd047a8928 [diff] |
staging: octeon-ethernet: remove skb alloc failure warnings Remove skb allocation failure warnings. They will trigger a page allocation warning already. Also, one of the warnings was not ratelimited, causing the box to lock up under heavy traffic & low memory. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Acked-by: David Daney <david.daney@cavium.com> Acked-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>