<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/22902">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gprs_ns2: fix comment of alive NS-VC<br><br>There is no active NS-VCs only alive or dead.<br><br>Change-Id: Idb5d2ae4a99a472e38601ff841b8046ecf89d1bc<br>---<br>M src/gb/gprs_ns2_internal.h<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/02/22902/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gb/gprs_ns2_internal.h b/src/gb/gprs_ns2_internal.h</span><br><span>index b87fcf5..9ddd400 100644</span><br><span>--- a/src/gb/gprs_ns2_internal.h</span><br><span>+++ b/src/gb/gprs_ns2_internal.h</span><br><span>@@ -174,10 +174,10 @@</span><br><span> </span><br><span>     struct osmo_fsm_inst *bss_sns_fi;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /*! sum of all the data weight of _active_ NS-VCs */</span><br><span style="color: hsl(120, 100%, 40%);">+  /*! sum of all the data weight of _alive_ NS-VCs */</span><br><span>  uint32_t sum_data_weight;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /*! sum of all the signalling weight of _active_ NS-VCs */</span><br><span style="color: hsl(120, 100%, 40%);">+    /*! sum of all the signalling weight of _alive_ NS-VCs */</span><br><span>    uint32_t sum_sig_weight;</span><br><span> </span><br><span>         /*! MTU of a NS PDU. This is the lowest MTU of all NSVCs */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/22902">change 22902</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/22902"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Idb5d2ae4a99a472e38601ff841b8046ecf89d1bc </div>
<div style="display:none"> Gerrit-Change-Number: 22902 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>