[XS] Change in libosmocore[master]: wip: osmo_mei_cmp(): FIXME

2024-11-14 Thread lynxis lazus
lynxis lazus has abandoned this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/38779?usp=email )

Change subject: wip: osmo_mei_cmp(): FIXME
..


Abandoned

part of another commit. pushed by mistake
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/38779?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: abandon
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Id4abe0c33f7ece2909fc1ff6c3c7466fc783c67f
Gerrit-Change-Number: 38779
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus 
Gerrit-CC: Jenkins Builder


[XS] Change in libosmocore[master]: wip: osmo_mei_cmp(): FIXME

2024-11-14 Thread lynxis lazus
lynxis lazus has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/38779?usp=email )


Change subject: wip: osmo_mei_cmp(): FIXME
..

wip: osmo_mei_cmp(): FIXME

Change-Id: Id4abe0c33f7ece2909fc1ff6c3c7466fc783c67f
---
M include/osmocom/gsm/gsm23003.h
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/79/38779/1

diff --git a/include/osmocom/gsm/gsm23003.h b/include/osmocom/gsm/gsm23003.h
index fb35d51..39328a0 100644
--- a/include/osmocom/gsm/gsm23003.h
+++ b/include/osmocom/gsm/gsm23003.h
@@ -168,6 +168,7 @@
 int osmo_cgi_cmp(const struct osmo_cell_global_id *a, const struct 
osmo_cell_global_id *b);
 int osmo_cgi_ps_cmp(const struct osmo_cell_global_id_ps *a, const struct 
osmo_cell_global_id_ps *b);
 int osmo_gummei_cmp(const struct osmo_gummei *a, const struct osmo_gummei *b);
+int osmo_mei_cmp(const struct osmo_gummei *a, const struct osmo_gummei *b);
 
 int osmo_gen_home_network_domain(char *out, const struct osmo_plmn_id *plmn);
 int osmo_parse_home_network_domain(struct osmo_plmn_id *out, const char *in);

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/38779?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Id4abe0c33f7ece2909fc1ff6c3c7466fc783c67f
Gerrit-Change-Number: 38779
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus