commit | ccf78070d7ec8ff0231c5c2b1b16c78e10c768fc | [log] [tgz] |
---|---|---|
author | Antonio Ospite <ospite@studenti.unina.it> | Mon Dec 30 13:41:46 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri Feb 28 14:37:26 2014 -0300 |
tree | 0491dd44e1428ef01e2c8cc969eeb95832c709bd | |
parent | 840d94eacea399b3bfe2ebcbf75e0dec202cd922 [diff] |
[media] gspca_kinect: fix messages about kinect_read() return value Messages relative to kinect_read() are printing "res" which contains the return value of a previous kinect_write(). Print the correct value in the messages. Cc: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>