V4L/DVB (11738): patch: s2255drv: urb completion routine fixes
authorDean Anderson <dean@sensoray.com>
Thu, 30 Apr 2009 15:29:38 +0000 (12:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 22:14:12 +0000 (19:14 -0300)
Error count in read pipe completion corrected.
URB not resubmitted if shutting down.
URB not freed in completion routine if new urb_submit_fails.
(URB is freed on shutdown).

Signed-off-by: Dean Anderson <dean@sensoray.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found