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
Thu Nov 22 17:04:46 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/91/11891/1

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: newchange
Gerrit-Change-Id: I14a90d1957a2cbd8fd53002b035fe481ab3abbbf
Gerrit-Change-Number: 11891
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181122/034e566a/attachment.htm>


More information about the gerrit-log mailing list