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:
ca39d84
)
V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()
author
Roel Kluin
<roel.kluin@gmail.com>
Tue, 2 Feb 2010 14:29:46 +0000
(11:29 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:51 +0000
(15:10 -0300)
If in a cold state and the download succeeded ret is zero, but we
should return -ENOMEM.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found