Attention is currently required from: fixeria, dexter.
Patch set 7:Code-Review +1
1 comment:
File src/common/pcu_sock.c:
Patch Set #7, Line 683: if (gsm48_imm_ass->msg_type == GSM48_MT_RR_IMM_ASS)
you could simply do:
confirm = (gsm48_imm_ass->msg_type == GSM48_MT_RR_IMM_ASS);
To view, visit change 32734. To unsubscribe, or for help writing mail filters, visit settings.