Attention is currently required from: lynxis lazus.
1 comment:
Patchset:
IMHO it makes more sense to have some kind of a wrapper function, like vlr_gsup_client_mux_tx() which then can set something like this at one single locatin in the code. That way it is not copy+pasted all over the place, and no single caller (also in the future) can forget to set this field correctly.
if it's a static function inside the vlr.c file the compiler will inline it and there's not even any function call overhead at runtime.
To view, visit change 38406. To unsubscribe, or for help writing mail filters, visit settings.