V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-T
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 25 Dec 2009 14:29:42 +0000 (11:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:26 +0000 (15:10 -0300)
commit5eb23975b441cb8814eab82f5768e09106d50578
treed595ef294d234a2b51c4621033608140d459eec4
parent643e15a0f44156fa05d163f202a9dffb264d2078
V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-T

After taking a look at the driver's history and doing some tests with
DVB and ISDB-T, it was noticed that the stats were incomplete, for
ISDB-T, and weren't working for DVB.

Fixed the code and added a debug code to print the complete stats at
dmesg. This debug is useful to improve the stats of this driver.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/siano/smscoreapi.h
drivers/media/dvb/siano/smsdvb.c