commit | 1653cb0cb27fba2577933a5a2dd8df78a5bca906 | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Thu Nov 08 14:11:44 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 22 18:00:59 2012 -0200 |
tree | 601b7de64f48c5fb0cfb14ce06b5a49937389b66 | |
parent | 337fe8dad58692ac468f4139ea19624ce464d953 [diff] |
[media] em28xx: remove double checks for urb->status == -ENOENT in urb_data_copy functions 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>