mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 13:36:52 +02:00
correct one-off mistake
This commit is contained in:
parent
72519606c4
commit
f681505267
@ -1619,6 +1619,7 @@ void scif_config(struct octoserve *os, char *name, char *val)
|
|||||||
if (val == end)
|
if (val == end)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
fe--;
|
||||||
if (nr == 0)
|
if (nr == 0)
|
||||||
os->dvbfe[fe].scif_type = 0;
|
os->dvbfe[fe].scif_type = 0;
|
||||||
else {
|
else {
|
||||||
|
Loading…
Reference in New Issue
Block a user