]> git.baikalelectronics.ru Git - kernel.git/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)
commit5308ab1baa4192e4ffb3cee59b1c073679f342cb
tree055163d888b75a74b247a437cd26c141834e3456
parent7d498e86dfeecd75b0446c58f2d0b0d776b2ac23
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