fixeria has uploaded this change for review.

View Change

rsl: rsl_rx_chan_activ(): fix code formatting

Change-Id: Ib22f9b90a5194370d2b5bb768d050cc0b167320e
---
M src/common/rsl.c
1 file changed, 2 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/28/39828/1
diff --git a/src/common/rsl.c b/src/common/rsl.c
index 20581d4..7931a17 100644
--- a/src/common/rsl.c
+++ b/src/common/rsl.c
@@ -2078,8 +2078,8 @@
}

/* Spec explicitly states BTS should only perform
- * autonomous MS power control loop in BTS if 'MS Power
- * Parameters' IE is present! */
+ * autonomous MS power control loop in BTS if 'MS Power
+ * Parameters' IE is present! */
lchan->ms_power_ctrl.dpc_params = params;
}


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

Gerrit-MessageType: newchange
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ib22f9b90a5194370d2b5bb768d050cc0b167320e
Gerrit-Change-Number: 39828
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>