linuxdvb: diseqc switch - one more quick fix
This commit is contained in:
parent
572df095b9
commit
28dafc6d01
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ linuxdvb_switch_create0
|
|||
ld->ls_toneburst = c % 2;
|
||||
}
|
||||
if (u >= 0)
|
||||
ld->ls_uncommitted = c;
|
||||
ld->ls_uncommitted = u;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue