Harald Welte has submitted this change and it was merged. (
https://gerrit.osmocom.org/12220 )
Change subject: Remove misleading comment
......................................................................
Remove misleading comment
The code which has been used for 4 years is hardly temporary.
Change-Id: Ibe9c62e0beb89eecced941b8831d49ca266c7330
---
M src/gprs/sgsn_auth.c
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Harald Welte: Looks good to me, approved
Pau Espin Pedrol: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/src/gprs/sgsn_auth.c b/src/gprs/sgsn_auth.c
index 694bece..e3d9127 100644
--- a/src/gprs/sgsn_auth.c
+++ b/src/gprs/sgsn_auth.c
@@ -43,7 +43,6 @@
INIT_LLIST_HEAD(&sgsn->cfg.imsi_acl);
}
-/* temporary IMSI ACL hack */
struct imsi_acl_entry *sgsn_acl_lookup(const char *imsi, struct sgsn_config
*cfg)
{
struct imsi_acl_entry *acl;
--
To view, visit https://gerrit.osmocom.org/12220
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibe9c62e0beb89eecced941b8831d49ca266c7330
Gerrit-Change-Number: 12220
Gerrit-PatchSet: 2
Gerrit-Owner: Max <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>