Change in ...osmo-ggsn[master]: cosmetic: gtp: Improve documentation of gtp_delete_context_req2()

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Aug 29 12:07:23 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/15323


Change subject: cosmetic: gtp: Improve documentation of gtp_delete_context_req2()
......................................................................

cosmetic: gtp: Improve documentation of gtp_delete_context_req2()

Change-Id: I1f85c7cc7684e146fca4f17914927d45410dbb84
---
M gtp/gtp.c
1 file changed, 3 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/23/15323/1

diff --git a/gtp/gtp.c b/gtp/gtp.c
index ba248c6..88248d1 100644
--- a/gtp/gtp.c
+++ b/gtp/gtp.c
@@ -2427,8 +2427,9 @@
 }
 
 /* API: Send Delete PDP Context Request. PDP CTX shall be free'd by user at any
-   point in time later than this function through a call to pdp_freepdp(pdp), but
-   it must be freed no later than during cb_conf(GTP_DELETE_PDP_REQ, pdp) */
+   point in time later than this function through a call to pdp_freepdp(pdp) (or
+   through gtp_freepdp() if willing to receive cb_delete_context() callback),
+   but it must be freed no later than during cb_conf(GTP_DELETE_PDP_REQ, pdp) */
 int gtp_delete_context_req2(struct gsn_t *gsn, struct pdp_t *pdp, void *cbp,
 			   int teardown)
 {

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ggsn/+/15323
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I1f85c7cc7684e146fca4f17914927d45410dbb84
Gerrit-Change-Number: 15323
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190829/a9cab748/attachment.htm>


More information about the gerrit-log mailing list