VDMOS fix bypass label in diode section
This commit is contained in:
parent
32ad66fdbf
commit
dedd667d1d
|
|
@ -844,7 +844,7 @@ bypass:
|
|||
if (ckt->CKTmode & MODEINITSMSIG) {
|
||||
*(ckt->CKTstate0 + here->VDIOcapCurrent) = capd;
|
||||
|
||||
goto load;
|
||||
continue;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue