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:
9eba612
)
ipw2200: check for allocation failures
author
Dan Carpenter
<error27@gmail.com>
Mon, 4 Oct 2010 12:31:46 +0000
(14:31 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 5 Oct 2010 17:35:29 +0000
(13:35 -0400)
If kzalloc() fails then return should return with -ENOMEM.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found