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)
commitb02064caebd9b1d73dd29ebb6e75f487c5f0dbc5
tree9bd96032a98801f2f29159c18da1996d0aa3bdf8
parent1fcbcc47d3ebd962f5486697cb85fd216e01cf89
V4L/DVB (11738): patch: s2255drv: urb completion routine fixes

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>
drivers/media/video/s2255drv.c