Revert the 1.44 -> 1.45 change. It doesn't work as expected.
This commit is contained in:
parent
1a613f87c8
commit
b98112df4e
@ -958,7 +958,7 @@ datalink_Close(struct datalink *dl, int how)
|
||||
if (how == CLOSE_LCP)
|
||||
dl->stayonline = 1;
|
||||
}
|
||||
/* fall through */
|
||||
break;
|
||||
|
||||
default:
|
||||
datalink_ComeDown(dl, how);
|
||||
|
Loading…
Reference in New Issue
Block a user