diff options
| author | 2007-12-21 06:07:53 -0800 | |
|---|---|---|
| committer | 2008-01-28 15:00:01 -0800 | |
| commit | dfd4f0ae2e111e2b93c295938c0e64ebbb69ae6e (patch) | |
| tree | 0ce2c35f0ffce2553d897116e9370fdaf0433f12 /include/linux | |
| parent | [TCP]: Avoid a divide in tcp_mtu_probing() (diff) | |
[TCP]: Avoid two divides in __tcp_grow_window()
tcp_win_from_space() being signed, compiler might emit an integer divide
to compute tcp_win_from_space()/2 .
Using right shifts is OK here and less expensive.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
