From 6be75737c4fa47cf0b270a2ca06d500b5f96fe26 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 6 Jun 2010 21:32:02 +0800 Subject: Revert "bsc_init: Set the paging config like in the trace..." I added this to have the patch in the history, I don't think that we need to include this but it is good to have it cherry pickable in the history. This reverts commit 290a11d0ad7f01564182834d53b2c1073d754c2a. --- 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 1c82c06fc..9e3665cc8 100644 --- a/openbsc/src/bsc_init.c +++ b/openbsc/src/bsc_init.c @@ -331,7 +331,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, - NM_ATT_IPACC_PAGING_CFG, 0x00, 0x00, NM_ATT_IPACC_CGI, 0, 7, 0x00, 0xf1, 0x10, 0x00, 0x01, 0x00, 0x00, }; -- cgit v1.2.3