V4L/DVB (13847): smsdvb: Remove a wrong debug message
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
5eb23975b4
commit
25f9461a03
@ -162,7 +162,6 @@ static void smsdvb_update_dvb_stats(struct RECEPTION_STATISTICS_S *pReceptionDat
|
||||
printk(KERN_DEBUG "DvbhSrvIndHP = %d", p->DvbhSrvIndHP);
|
||||
printk(KERN_DEBUG "DvbhSrvIndLP = %d", p->DvbhSrvIndLP);
|
||||
printk(KERN_DEBUG "NumMPEReceived = %d", p->NumMPEReceived);
|
||||
printk(KERN_DEBUG "ReservedFields[10] = %d", p->ReservedFields[10]);
|
||||
}
|
||||
|
||||
pReceptionData->IsDemodLocked = p->IsDemodLocked;
|
||||
|
Loading…
Reference in New Issue
Block a user