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)
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>

No differences found