git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d9e01d
)
net: core: Remove unnecessary alloc/OOM messages
author
Joe Perches
<joe@perches.com>
Mon, 4 Feb 2013 16:48:16 +0000
(16:48 +0000)
committer
David 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