Patch Set 1: Code-Review+1 (2 comments)
https://gerrit.osmocom.org/#/c/2824/1/src/common/rsl.c File src/common/rsl.c: Line 318: memset(GSM_BTS_SI2Q(bts, bts->si2q_index), 0x2b, sizeof(sysinfo_buf_t)); we can use GSM_MACBLOCK_PADDING from libosmogsm gsm_04_08.h for that Line 328: memset(bts->si_buf[osmo_si], 0x2b, sizeof(sysinfo_buf_t)); same here -- To view, visit https://gerrit.osmocom.org/2824 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3aeb90804edab1b0325c3eb7347526ae995dbf51 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-HasComments: Yes
