linuxdvb: diseqc switch - one more quick fix

This commit is contained in:
Jaroslav Kysela 2014-06-30 16:52:40 +02:00
parent 572df095b9
commit 28dafc6d01

View file

@ -235,7 +235,7 @@ linuxdvb_switch_create0
ld->ls_toneburst = c % 2;
}
if (u >= 0)
ld->ls_uncommitted = c;
ld->ls_uncommitted = u;
}
}
}