pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-upf/+/39577?usp=email )
Change subject: up_peer: Document field
......................................................................
up_peer: Document field
Change-Id: I194074f657fb793681658c021579880f352a3f91
---
M include/osmocom/upf/up_peer.h
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
osmith: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/include/osmocom/upf/up_peer.h b/include/osmocom/upf/up_peer.h
index 59c2b91..be5dd52 100644
--- a/include/osmocom/upf/up_peer.h
+++ b/include/osmocom/upf/up_peer.h
@@ -41,6 +41,7 @@
};
struct up_peer {
+ /* item in up_endpoint->peers */
struct llist_head entry;
struct osmo_fsm_inst *fi;
--
To view, visit
https://gerrit.osmocom.org/c/osmo-upf/+/39577?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I194074f657fb793681658c021579880f352a3f91
Gerrit-Change-Number: 39577
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>