[BSC] ARFCN 0 is legal in E-GSM

This commit is contained in:
Harald Welte
2010-05-14 19:00:52 +02:00
parent 62ab20c5dd
commit 93e90207f9

View File

@@ -1781,7 +1781,7 @@ DEFUN(cfg_trx,
DEFUN(cfg_trx_arfcn,
cfg_trx_arfcn_cmd,
"arfcn <1-1024>",
"arfcn <0-1024>",
"Set the ARFCN for this TRX\n")
{
int arfcn = atoi(argv[0]);