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:
Holger Hans Peter Freyther
2013-01-01 19:20:28 +01:00
parent b5ae7288a9
commit b9b828b1e5

View File

@@ -204,6 +204,7 @@ struct gsm_lchan {
/* Established data link layer services */
uint8_t sapis[8];
int sacch_deact;
struct {
uint32_t bound_ip;