net: core: Remove unnecessary alloc/OOM messages
authorJoe Perches <joe@perches.com>
Mon, 4 Feb 2013 16:48:16 +0000 (16:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Feb 2013 19:58:52 +0000 (14:58 -0500)
alloc failures already get standardized OOM
messages and a dump_stack.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found