<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/17937">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lc15: Fix mismatching signature in callback provided<br><br>Fixes following compilation warning:<br><br>/osmo-bts/src/osmo-bts-litecell15/l1_if.c: In function ‘dsp_alive_timer_cb’:<br>/osmo-bts/src/osmo-bts-litecell15/l1_if.c:1643:33: warning: passing argument 3 of ‘l1if_req_compl’ from incompatible pointer type [-Wincompatible-pointer-types]<br> 1643 |  rc = l1if_req_compl(fl1h, msg, dsp_alive_compl_cb, NULL);<br>      |                                 ^~~~~~~~~~~~~~~~~~<br>      |                                 |<br>      |                                 void (*)(struct gsm_bts_trx *, struct msgb *, void *)<br>/osmo-bts/src/osmo-bts-litecell15/l1_if.c:220:21: note: expected ‘int (*)(struct gsm_bts_trx *, struct msgb *, void *)’ but argument is of type ‘void (*)(struct gsm_bts_trx *, struct msgb *, void *)’<br>  220 |      l1if_compl_cb *cb, void *data)<br>      |      ~~~~~~~~~~~~~~~^~<br><br>Change-Id: Id80d5a52cbccce54456205dec230a0b546b8b310<br>---<br>M src/osmo-bts-litecell15/l1_if.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/37/17937/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/17937">change 17937</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-bts/+/17937"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id80d5a52cbccce54456205dec230a0b546b8b310 </div>
<div style="display:none"> Gerrit-Change-Number: 17937 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>