V4L/DVB (6624): CXUSB: return control message transfer result to caller
authorChris Pascoe <c.pascoe@itee.uq.edu.au>
Mon, 19 Nov 2007 05:42:44 +0000 (02:42 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:17 +0000 (19:02 -0200)
commitb17f109df1cd9fe1009501d59e466701106590d7
tree12db41381d724685f600e259c008318acdd70234
parent166fb6b4721f9dd8eca3755517671154aa1eaaba
V4L/DVB (6624): CXUSB: return control message transfer result to caller

Callers to cxusb_ctrl_msg currently do not receive any indication that their
transfer failed.  Return the true return code from dvb_usb_generic_{rw,write}.

Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/cxusb.c