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:
337fe8d
)
[media] em28xx: remove double checks for urb->status == -ENOENT in urb_data_copy...
author
Frank Schaefer
<fschaefer.oss@googlemail.com>
Thu, 8 Nov 2012 17:11:44 +0000
(14:11 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 22 Dec 2012 20:00:59 +0000
(18:00 -0200)
This check is already done in the URB handler
em28xx_irq_callback before calling these functions.
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found