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:
3aba6fb
)
UBI: return -ENOMEM upon failing vmalloc
author
Stefan Roese
<sr@denx.de>
Wed, 10 Dec 2008 09:42:54 +0000
(10:42 +0100)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 5 Jan 2009 11:11:44 +0000
(13:11 +0200)
Return with correct error code (-ENOMEM) from ubi_attach_mtd_dev() upon
failing vmalloc().
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found