<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11256">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix build: remove unused variable<br><br>fix: "src/gprs/gprs_gmm_attach.c:240:6: error: unused variable ‘rc’"<br><br>introduced by<br><br>"gprs_gmm: Fix missing Security Command for 3G when attaching"<br>Change Id  I1e12b0a32e58c6f78dba7b548f7d7016567229db<br><br>Change-Id: I4837c10fed915c558a5374d448af813219087f36<br>---<br>M src/gprs/gprs_gmm_attach.c<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/56/11256/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gprs/gprs_gmm_attach.c b/src/gprs/gprs_gmm_attach.c</span><br><span>index 60c4398..6fdb3af 100644</span><br><span>--- a/src/gprs/gprs_gmm_attach.c</span><br><span>+++ b/src/gprs/gprs_gmm_attach.c</span><br><span>@@ -237,7 +237,6 @@</span><br><span> {</span><br><span> #ifdef BUILD_IU</span><br><span>        struct sgsn_mm_ctx *ctx = fi->priv;</span><br><span style="color: hsl(0, 100%, 40%);">-  int rc = 0;</span><br><span> </span><br><span>      /* TODO: shouldn't this set always? not only when the integrity_active? */</span><br><span>       if (ctx->iu.ue_ctx->integrity_active) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11256">change 11256</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/11256"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I4837c10fed915c558a5374d448af813219087f36 </div>
<div style="display:none"> Gerrit-Change-Number: 11256 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>