commit | 76dea4cf52784474ca6adc4a2addf55e128b3634 | [log] [tgz] |
---|---|---|
author | William Steidtmann <billstei@hbci.com> | Mon Apr 15 17:17:11 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 16 18:53:34 2013 -0300 |
tree | 8cb8448e86da3d07a29347dbbcaa59bfe8ed1912 | |
parent | bebe3c69de77fed87c1e36cc18e9c80985391918 [diff] |
[media] mceusb: add some missing cmd sizes Fix mceusb_cmdsize() which returns incorrect datasize=0 for sub-commands MCE_RSP_GETPORTSTATUS, MCE_RSP_GETWAKESOURCE, MCE_RSP_EQDEVDETAILS, MCE_RSP_EQEMVER, and MCE_RSP_EQIRNUMPORTS. While here, change mceusb_cmdsize() name to reflect that it returns data size not cmd size. Signed-off-by: William Steidtmann <billstei@hbci.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>