Attention is currently required from: pespin.
Patch set 1:Code-Review +2
1 comment:
File src/rlcmac/tbf_ul_ass_fsm.c:
Patch Set #1, Line 121: default
For the record: I intentionally did not add the `default` branch, because I expected that a warning […]
Perhaps the following like triggers the compiler:
```
ctx->ass_type = *(enum gprs_rlcmac_tbf_ul_ass_type *)data;
```
To view, visit change 34532. To unsubscribe, or for help writing mail filters, visit settings.