Attention is currently required from: arehbein, fixeria, dexter.
1 comment:
File include/osmo-bts/pcuif_proto.h:
Patch Set #1, Line 156: PCU_IF_NUM_NSE_TIMERS
You could move nse_timer[] to the end of the struct. […]
Extending the timer at the end of the struct would change the message size and hence would break the ABI.
I wouldn't really care for now about that, I don't expect the size of this array to change lots of times. I'd leave it as/where it is, update the size now like you did.
To view, visit change 31885. To unsubscribe, or for help writing mail filters, visit settings.