commit | b1a9599a0d228d6555ad9e5c1fe0b0dfac7c5ccb | [log] [tgz] |
---|---|---|
author | Michael Büsch <m@bues.ch> | Sun Apr 01 16:33:48 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 09 14:45:37 2012 -0300 |
tree | 1f63f9895b47be7b0e0acb544323b7df826c6247 | |
parent | 812fe6d9426a23ad78055f1fa955acef9bea9a93 [diff] |
[media] af9035: Add USB read checksumming This adds USB message read checksumming to protect against device and bus errors. It also adds a read length check to avoid returning garbage from the buffer, if the device truncated the message. Signed-off-by: Michael Buesch <m@bues.ch> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>