GPRS: remove outdated FIXME about patching CGI

This commit is contained in:
Harald Welte 2010-03-14 23:52:39 +08:00
parent 1f89329f45
commit 84c6f310ed
1 changed files with 0 additions and 1 deletions

View File

@ -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,
};