<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21607">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">nm_gprs_nsvc_fsm: allow DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED<br><br>It would make more sense check the current state before asking for<br>transition to DISABLED_NOTINSTALLED, however all other NM FSMs seem<br>to allow DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED transition.<br><br>Change-Id: I24a78905bb684f8501dc5ade0605662ec283febc<br>Related: OS#4901<br>---<br>M src/osmo-bsc/nm_gprs_nsvc_fsm.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/07/21607/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/nm_gprs_nsvc_fsm.c b/src/osmo-bsc/nm_gprs_nsvc_fsm.c</span><br><span>index 2a57ada..7a7ab8d 100644</span><br><span>--- a/src/osmo-bsc/nm_gprs_nsvc_fsm.c</span><br><span>+++ b/src/osmo-bsc/nm_gprs_nsvc_fsm.c</span><br><span>@@ -317,6 +317,7 @@</span><br><span>                     X(NM_EV_FEATURE_NEGOTIATED) |</span><br><span>                        X(NM_EV_STATE_CHG_REP),</span><br><span>              .out_state_mask =</span><br><span style="color: hsl(120, 100%, 40%);">+                     X(NM_GPRS_NSVC_ST_OP_DISABLED_NOTINSTALLED) |</span><br><span>                        X(NM_GPRS_NSVC_ST_OP_DISABLED_DEPENDENCY) |</span><br><span>                  X(NM_GPRS_NSVC_ST_OP_DISABLED_OFFLINE) |</span><br><span>                     X(NM_GPRS_NSVC_ST_OP_ENABLED),</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21607">change 21607</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/osmo-bsc/+/21607"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I24a78905bb684f8501dc5ade0605662ec283febc </div>
<div style="display:none"> Gerrit-Change-Number: 21607 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>