osmo-bsc/src/ipaccess
Pau Espin b978d1582f nm_statechg_signal_data: Convert state ptr to data
There's no need to use pointers there, it is only asking for errors from
code handling the data structe from the signal by attempting to change
them. Even for mem size point of view it doesn't make sense, since it's
3 byte vs a 4 byte pointer.

Furthermore, this is a preparation for new commit, where the NM object
current state will be updated before emitting the signal. This patch
eases a lot the follow up mentioned patch.

Change-Id: I9b648dfd8392b7b40bfe2b38f3345017481f5129
2022-05-06 14:50:24 +02:00
..
Makefile.am Move struct gsm_bts_paging_state to paging.h 2022-04-25 08:35:57 +00:00
abisip-find.c Use osmo_fd_*_{disable,enable} 2020-11-11 20:15:22 +00:00
ipaccess-config.c nm_statechg_signal_data: Convert state ptr to data 2022-05-06 14:50:24 +02:00
ipaccess-firmware.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
ipaccess-proxy.c Get rid of lots of stubs [4/4] 2021-10-07 14:08:29 +02:00
network_listen.c Move struct gsm_bts_trx: gsm-data.* => bts_trx.* 2020-07-18 21:45:32 +00:00
stubs.c Get rid of lots of stubs [4/4] 2021-10-07 14:08:29 +02:00