04.08: switch to r99 msg type bitmasks by default

[hfreyther: Separated from the previous patch to allow an easy
revert]
This commit is contained in:
Neels Hofmeyr 2016-03-14 16:06:47 +01:00 committed by Holger Hans Peter Freyther
parent 282e908434
commit c656faed12
1 changed files with 1 additions and 1 deletions

View File

@ -804,7 +804,7 @@ static inline uint8_t gsm48_hdr_msg_type_r99(const struct gsm48_hdr *hdr)
}
}
#define gsm48_hdr_msg_type gsm48_hdr_msg_type_r98
#define gsm48_hdr_msg_type gsm48_hdr_msg_type_r99
/* Section 10.4 */
#define GSM48_MT_RR_INIT_REQ 0x3c