lynxis lazus has uploaded this change for review.

View Change

bts_ipaccess_nanobts: remove unused assignment

Change-Id: I811f7c596de42eff250b1882a9e2e7cdece6259d
---
M src/osmo-bsc/bts_ipaccess_nanobts.c
1 file changed, 0 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/86/29786/1
diff --git a/src/osmo-bsc/bts_ipaccess_nanobts.c b/src/osmo-bsc/bts_ipaccess_nanobts.c
index c4df29e..624aabc 100644
--- a/src/osmo-bsc/bts_ipaccess_nanobts.c
+++ b/src/osmo-bsc/bts_ipaccess_nanobts.c
@@ -168,7 +168,6 @@
break;
case NM_OC_CHANNEL:
ts = obj;
- trx = ts->trx;
osmo_fsm_inst_dispatch(ts->mo.fi, NM_EV_STATE_CHG_REP, nsd);
break;
case NM_OC_RADIO_CARRIER:

To view, visit change 29786. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I811f7c596de42eff250b1882a9e2e7cdece6259d
Gerrit-Change-Number: 29786
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis@fe80.eu>
Gerrit-MessageType: newchange