Skip to content

Changes

Started by upstream project gerrit-libosmo-sigtran #820
Started 10 hr ago
Queued 8.7 sec

Summary

  1. xua_asp_fsm: Remove duplicated role field (details)
Commit 19b5bd1b2cca60aec099ff0f37c6a67c189895ab by Pau Espin Pedrol
xua_asp_fsm: Remove duplicated role field

The role is actually taken from the asp object, and it's not expected to
change during its lifetime, so there's no really a need to keep a copy
of it. Simplify the code by using the asp role everywhere.

Change-Id: Ia6de131ce50f07261736645fe5b2ed1ad39eb01b
The file was modifiedsrc/xua_asp_fsm.c
The file was modifiedsrc/xua_asp_fsm.h
The file was modifiedsrc/ss7_asp.c
The file was modifiedsrc/ss7_xua_srv.c