From: Aaro Koskinen Date: Thu, 5 Sep 2013 18:44:00 +0000 (+0300) Subject: staging: octeon-ethernet: remove skb alloc failure warnings X-Git-Tag: v3.12-rc2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c35656db4dfdbcc98782bfac6bf17868f9cb8ce3;p=pandora-kernel.git 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 Acked-by: David Daney Acked-by: Jason A. Donenfeld Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed