Harald Welte has submitted this change and it was merged.

Change subject: cosmetic: msc_paging_request: drop obsolete comment
......................................................................


cosmetic: msc_paging_request: drop obsolete comment

Change-Id: Icb5b7dbbca3ca0db3d80a4b693c57c6d67fd823e
---
M src/libmsc/gsm_subscriber.c
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/libmsc/gsm_subscriber.c b/src/libmsc/gsm_subscriber.c
index 8bc060f..a013e0e 100644
--- a/src/libmsc/gsm_subscriber.c
+++ b/src/libmsc/gsm_subscriber.c
@@ -109,8 +109,6 @@
        /* The subscriber was last seen in subscr->lac. Find out which
         * BSCs/RNCs are responsible and send them a paging request via open
         * SCCP connections (if any). */
-       /* TODO Implementing only RNC paging, since this is code on the iu 
branch.
-        * Need to add BSC paging at some point. */
        switch (vsub->cs.attached_via_ran) {
        case RAN_GERAN_A:
                return a_iface_tx_paging(vsub->imsi, vsub->tmsi, vsub->lac);

-- 
To view, visit https://gerrit.osmocom.org/5462
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Icb5b7dbbca3ca0db3d80a4b693c57c6d67fd823e
Gerrit-PatchSet: 2
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to