[MERGED] osmo-pcu[master]: Remove warning while using 'egprs only' command in VTY

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

Holger Freyther gerrit-no-reply at lists.osmocom.org
Mon Aug 22 17:16:00 UTC 2016


Holger Freyther has submitted this change and it was merged.

Change subject: Remove warning while using 'egprs only' command in VTY
......................................................................


Remove warning while using 'egprs only' command in VTY

This warning is not valid since the PCU is not failing when EGPRS is
activated. So removing this trace

Change-Id: I62278f998adc691b9a3563ac2a46d756e7bfb66c
---
M src/pcu_vty.c
1 file changed, 0 insertions(+), 6 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Holger Freyther: Looks good to me, approved



diff --git a/src/pcu_vty.c b/src/pcu_vty.c
index 58fea99..ef48027 100644
--- a/src/pcu_vty.c
+++ b/src/pcu_vty.c
@@ -187,12 +187,6 @@
 
 	bts->egprs_enabled = 1;
 
-	vty_out(vty, "%%Note that EGPRS support is in an experimental state "
-		"and the PCU will currently fail to use a TBF if the MS is capable "
-		"to do EGPRS. You may want to disable this feature by entering "
-		"the \"no egprs\" command. "
-		"Do not use this in production!%s", VTY_NEWLINE);
-
 	return CMD_SUCCESS;
 }
 

-- 
To view, visit https://gerrit.osmocom.org/704
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I62278f998adc691b9a3563ac2a46d756e7bfb66c
Gerrit-PatchSet: 2
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: arvind.sirsikar <arvind.sirsikar at radisys.com>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: arvind.sirsikar <arvind.sirsikar at radisys.com>



More information about the gerrit-log mailing list