Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
25f9461a
Commit
25f9461a
authored
Dec 25, 2009
by
Mauro Carvalho Chehab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
V4L/DVB (13847): smsdvb: Remove a wrong debug message
Signed-off-by:
Mauro Carvalho Chehab
<
mchehab@redhat.com
>
parent
5eb23975
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
drivers/media/dvb/siano/smsdvb.c
drivers/media/dvb/siano/smsdvb.c
+0
-1
No files found.
drivers/media/dvb/siano/smsdvb.c
View file @
25f9461a
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment