Skip to content

Changes

Summary

  1. gtp/gtp.c: move gtp_create_context_resp down (details)
Commit 3cb3423a59584bb90f41fcabfc4700eb110c0a5f by Oliver Smith
gtp/gtp.c: move gtp_create_context_resp down

Move gtp_create_context_resp below gtp_create_pdp_resp, which it calls.
In a follow-up commit, we can make gtp_create_pdp_resp static and
remove the additional declaration.

Change-Id: I34efe7592013a8423f4f280758272d81f24b65fa
The file was modified gtp/gtp.c