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 17:24:15 UTC 2021


daniel has submitted this change. ( 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(-)

Approvals:
  Jenkins Builder: Verified
  lynxis lazus: Looks good to me, approved



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-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210118/9a20c768/attachment.htm>


More information about the gerrit-log mailing list