V4L/DVB (12002): uvc: Fix for no return value check of uvc_ctrl_set() which calls...
authorRobert Krakora <rob.krakora@messagenetsystems.com>
Fri, 12 Jun 2009 16:51:03 +0000 (13:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 22:07:57 +0000 (19:07 -0300)
commit1fcbcc47d3ebd962f5486697cb85fd216e01cf89
tree80fc662cda876b32317a70a4e5df7751be023379
parent6762d953a36833c8b94090781c791c67cb546080
V4L/DVB (12002): uvc: Fix for no return value check of uvc_ctrl_set() which calls mutex_lock_interruptible()

Fix for no return value check of uvc_ctrl_set() which calls
mutex_lock_interruptible().

Signed-off-by: Robert Krakora <rob.krakora@messagenetsystems.com>
Acked-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/uvc/uvc_v4l2.c
This page took 0.024639 seconds and 5 git commands to generate.