mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-03 05:23:43 +00:00
Revert "libbsc: With the new SAPI states we don't need sacch_deact anymore"
For now we need to keep the sacch_deact in OpenBSC as we couldn't get
the new activation/de-activation code working.
This reverts commit 0c282f5268.
This commit is contained in:
@@ -204,6 +204,7 @@ struct gsm_lchan {
|
|||||||
|
|
||||||
/* Established data link layer services */
|
/* Established data link layer services */
|
||||||
uint8_t sapis[8];
|
uint8_t sapis[8];
|
||||||
|
int sacch_deact;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
uint32_t bound_ip;
|
uint32_t bound_ip;
|
||||||
|
|||||||
Reference in New Issue
Block a user