]> Pileus Git - ~andy/linux/commit
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)
commit62b5942aa5182686e6bab2c6db5dbf2672b8981e
tree055163d888b75a74b247a437cd26c141834e3456
parent4d9e01da87caa9bc63c3284ab38e0dd53eeab6ae
net: core: Remove unnecessary alloc/OOM messages

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>
net/core/dev.c
net/core/netprio_cgroup.c