commit | 62b5942aa5182686e6bab2c6db5dbf2672b8981e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Feb 04 16:48:16 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 06 14:58:52 2013 -0500 |
tree | 055163d888b75a74b247a437cd26c141834e3456 | |
parent | 4d9e01da87caa9bc63c3284ab38e0dd53eeab6ae [diff] |
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>