From 84c6f310ede51e227070db17f3dbbe87f9e83800 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 14 Mar 2010 23:52:39 +0800 Subject: GPRS: remove outdated FIXME about patching CGI --- openbsc/src/bsc_init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc') diff --git a/openbsc/src/bsc_init.c b/openbsc/src/bsc_init.c index 19449b3f5..4b2a5e797 100644 --- a/openbsc/src/bsc_init.c +++ b/openbsc/src/bsc_init.c @@ -330,7 +330,6 @@ static unsigned char nanobts_attr_bts[] = { NM_ATT_NY1, 10, /* 10 retransmissions of physical config */ NM_ATT_BCCH_ARFCN, HARDCODED_ARFCN >> 8, HARDCODED_ARFCN & 0xff, NM_ATT_BSIC, HARDCODED_BSIC, - /* FIXME: do not hardcode the CGI */ NM_ATT_IPACC_CGI, 0, 7, 0x00, 0xf1, 0x10, 0x00, 0x01, 0x00, 0x00, }; -- cgit v1.2.3