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:
5f3d9cb
)
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
author
Joe Perches
<joe@perches.com>
Sun, 29 Jan 2012 12:56:23 +0000
(12:56 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 31 Jan 2012 21:20:21 +0000
(16:20 -0500)
alloc failures use dump_stack so emitting an additional
out-of-memory message is an unnecessary duplication.
Remove the allocation failure messages.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found