Change in osmo-sgsn[master]: gbproxy: Remove unused variable assignment

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

daniel gerrit-no-reply at lists.osmocom.org
Mon Jan 18 16:27:18 UTC 2021


daniel has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/22286 )


Change subject: gbproxy: Remove unused variable assignment
......................................................................

gbproxy: Remove unused variable assignment

Change-Id: I79684e0b27211d756912a63be5cae890ea44be82
---
M src/gbproxy/gb_proxy.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/86/22286/1

diff --git a/src/gbproxy/gb_proxy.c b/src/gbproxy/gb_proxy.c
index da232e2..1ce2716 100644
--- a/src/gbproxy/gb_proxy.c
+++ b/src/gbproxy/gb_proxy.c
@@ -868,7 +868,6 @@
 	switch (pdu_type) {
 	case BSSGP_PDUT_BVC_RESET:
 		/* resolve or create gbproxy_bvc + handlei n BVC-FSM */
-		ptp_bvci = ntohs(tlvp_val16_unal(&tp, BSSGP_IE_BVCI));
 		return rx_bvc_reset_from_bss(nse, msg, &tp);
 	case BSSGP_PDUT_BVC_RESET_ACK:
 		ptp_bvci = ntohs(tlvp_val16_unal(&tp, BSSGP_IE_BVCI));

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

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I79684e0b27211d756912a63be5cae890ea44be82
Gerrit-Change-Number: 22286
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210118/6d165dc7/attachment.htm>


More information about the gerrit-log mailing list