aboutsummaryrefslogtreecommitdiffstats
path: root/src/bsc_hack.c
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2009-01-01 18:02:29 +0000
committerHolger Freyther <zecke@selfish.org>2009-01-01 18:02:29 +0000
commit355701bcc0bb3da875699ae27dcc7a7954e9906a (patch)
tree2145cd6598f73788ee157e156a75fea4234d9cbf /src/bsc_hack.c
parent12aa50d5a26aefa739da4f1e95c0e2921e704842 (diff)
Document where to find the how to determine the paging group
Point to the right location in the pile of spec
Diffstat (limited to 'src/bsc_hack.c')
-rw-r--r--src/bsc_hack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bsc_hack.c b/src/bsc_hack.c
index dba793309..9fa0157de 100644
--- a/src/bsc_hack.c
+++ b/src/bsc_hack.c
@@ -827,6 +827,7 @@ return;
return;
}
+ /* FIXME: 05.02 6.5.2 Determination of CCCH_GROUP and PAGING_GROUP... */
/* get the station to page */
pending_station = (struct pending_registered_station*) pending_stations.next;
mi_len = generate_mid_from_tmsi(mi, pending_station->tmsi);