Commit 68d4137d authored by aligungr's avatar aligungr

Network-initiated de-registration improvement

parent 06aa099c
......@@ -128,8 +128,6 @@ void NasMm::receiveDeregistrationRequest(const nas::DeRegistrationRequestUeTermi
"Network-initiated de-registration request received but re-registration-required is ignored");
forceIgnoreReregistration = true;
}
return;
}
bool reRegistrationRequired =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment