Change in osmo-sgsn[master]: gbproxy: flush_stored_messages: Move comment to func description

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon Nov 26 10:49:16 UTC 2018


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11891 )

Change subject: gbproxy: flush_stored_messages: Move comment to func description
......................................................................

gbproxy: flush_stored_messages: Move comment to func description

Change-Id: I14a90d1957a2cbd8fd53002b035fe481ab3abbbf
---
M src/gprs/gb_proxy.c
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/gprs/gb_proxy.c b/src/gprs/gb_proxy.c
index faf4a8b..d43b034 100644
--- a/src/gprs/gb_proxy.c
+++ b/src/gprs/gb_proxy.c
@@ -321,6 +321,8 @@
 	link_info->vu_gen_tx_bss = GBPROXY_INIT_VU_GEN_TX;
 }
 
+/* Got identity response with IMSI, assuming the request had
+ * been generated by the gbproxy */
 static int gbproxy_flush_stored_messages(struct gbproxy_peer *peer,
 					  struct msgb *msg,
 					  time_t now,
@@ -328,8 +330,6 @@
 {
 	int rc;
 	struct msgb *stored_msg;
-	/* Got identity response with IMSI, assuming the request had
-	 * been generated by the gbproxy */
 
 	LOGP(DLLC, LOGL_DEBUG,
 	     "NSEI=%d(BSS) IMSI acquisition succeeded, "

-- 
To view, visit https://gerrit.osmocom.org/11891
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I14a90d1957a2cbd8fd53002b035fe481ab3abbbf
Gerrit-Change-Number: 11891
Gerrit-PatchSet: 2
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181126/624da294/attachment.htm>


More information about the gerrit-log mailing list