maybe this more logically?

This commit is contained in:
EugeneBogush 2018-12-04 18:00:46 +02:00 committed by GitHub
parent c711e788d2
commit f753d38338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -833,6 +833,7 @@ void s1ap_handle_ue_context_release_request(
break;
case S1AP_Cause_PR_nas:
d_warn("NAS-Cause[%d]", Cause->choice.nas);
break;
default:
d_warn("Invalid cause group[%d]", Cause->present);
break;