Change in libosmocore[master]: gprs_ns2: fix comment of alive NS-VC

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

lynxis lazus gerrit-no-reply at lists.osmocom.org
Mon Feb 15 01:15:12 UTC 2021


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/22902 )


Change subject: gprs_ns2: fix comment of alive NS-VC
......................................................................

gprs_ns2: fix comment of alive NS-VC

There is no active NS-VCs only alive or dead.

Change-Id: Idb5d2ae4a99a472e38601ff841b8046ecf89d1bc
---
M src/gb/gprs_ns2_internal.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/02/22902/1

diff --git a/src/gb/gprs_ns2_internal.h b/src/gb/gprs_ns2_internal.h
index b87fcf5..9ddd400 100644
--- a/src/gb/gprs_ns2_internal.h
+++ b/src/gb/gprs_ns2_internal.h
@@ -174,10 +174,10 @@
 
 	struct osmo_fsm_inst *bss_sns_fi;
 
-	/*! sum of all the data weight of _active_ NS-VCs */
+	/*! sum of all the data weight of _alive_ NS-VCs */
 	uint32_t sum_data_weight;
 
-	/*! sum of all the signalling weight of _active_ NS-VCs */
+	/*! sum of all the signalling weight of _alive_ NS-VCs */
 	uint32_t sum_sig_weight;
 
 	/*! MTU of a NS PDU. This is the lowest MTU of all NSVCs */

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Idb5d2ae4a99a472e38601ff841b8046ecf89d1bc
Gerrit-Change-Number: 22902
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210215/72a0f687/attachment.htm>


More information about the gerrit-log mailing list