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