Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181434
b: refs/heads/master
c: 25f9461
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Feb 26, 2010
1 parent ae79391 commit a514cbb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5eb23975b441cb8814eab82f5768e09106d50578
refs/heads/master: 25f9461a03f5f5a577a626df3ae5bcf09542d96a
1 change: 0 additions & 1 deletion trunk/drivers/media/dvb/siano/smsdvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit a514cbb

Please sign in to comment.