Attention is currently required from: pespin.
Patch set 2:Code-Review +1
1 comment:
File src/common/nm_bb_transc_fsm.c:
Patch Set #2, Line 132: (struct abis_om_fom_hdr *)msgb_l3(setattr_data->msg))->msg_type
can we not afford a local variable? IMHO it's really unusual to typ-cast a poinetr to msgb_l3 and dereference it to pass as argument.
To view, visit change 32194. To unsubscribe, or for help writing mail filters, visit settings.