V4L/DVB (5495): Tda10086: fix DiSEqC message length
authorAndreas Oberritter <obi@linuxtv.org>
Sun, 1 Apr 2007 22:29:16 +0000 (19:29 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 2 Apr 2007 14:03:04 +0000 (11:03 -0300)
Setting the message length to zero means to send one byte, so you need a
subtraction instead of an addition.

Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found