From: Joe Perches Date: Sun, 29 Jan 2012 12:56:23 +0000 (+0000) Subject: drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages X-Git-Tag: v3.4-rc1~177^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e404decb0fb017be80552adee894b35307b6c7b4;p=pandora-kernel.git drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages alloc failures use dump_stack so emitting an additional out-of-memory message is an unnecessary duplication. Remove the allocation failure messages. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed