Attention is currently required from: fixeria.
1 comment:
File src/common/pcu_sock.c:
Patch Set #4, Line 317: /* FIXME: isn't dl_tbf_ext wrong?: * 10 and no ntohs */
I just stumbled across this. Without looking much further into it:
The RHS expression appears in `src/common/oml.c` (I suppose that's where the bts reads data received from the bsc).
There we have `ntohs` and `* 10`.
So if one can assume that's the only expression setting the RHS, these comments can be removed.
To view, visit change 23918. To unsubscribe, or for help writing mail filters, visit settings.