diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2006-11-27 12:22:48 -0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-02 21:30:36 -0800 |
commit | f5c2d6367b04fd5ba98a5f9846b5fb870423968a (patch) | |
tree | 139687b3ec6b86b1938e7d55571880b9a88bf936 /scripts | |
parent | 90feeb951f61a80d3a8f8e5ced25b9ec78867eaf (diff) |
[DCCP] ccid3: Simplify control flow in the calculation of t_ipi
This patch performs a simplifying (performance) optimisation:
In each call of the inline function ccid3_calc_new_t_ipi(), the state is
tested against TFRC_SSTATE_NO_FBACK. This is expensive when the function
is called very often. A simpler solution, implemented by this patch, is
to adapt the control flow.
Background:
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions