[media] redrat3: fix transmit return value and overrun
authorSean Young <sean@mess.org>
Tue, 29 Jan 2013 11:19:31 +0000 (08:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 8 Feb 2013 16:18:16 +0000 (14:18 -0200)
If more than 127 different lengths are transmitted then the driver causes
an overrun on sample_lens. Try to send as much as possible and return the
amount sent.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found