Eric Dumazet
8beb5c5f12
[TCP]: Avoid a divide in tcp_mtu_probing()
...
tcp_mtu_to_mss() being signed, compiler might emit an integer divide
to compute tcp_mtu_to_mss()/2 .
Using a right shift is OK here and less expensive.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:00:00 -08:00
..
2007-11-06 08:02:53 -06:00
2008-01-28 14:56:28 -08:00
2008-01-10 22:38:31 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:55:03 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:59:12 -08:00
2008-01-28 14:54:12 -08:00
2008-01-28 14:59:28 -08:00
2008-01-28 14:59:26 -08:00
2008-01-28 14:59:12 -08:00
2008-01-28 14:53:35 -08:00
2007-10-23 21:27:50 -07:00
2008-01-28 14:58:02 -08:00
2008-01-28 15:00:00 -08:00
2008-01-28 14:59:56 -08:00
2007-11-10 21:39:26 -08:00
2008-01-28 14:58:03 -08:00
2008-01-28 14:56:54 -08:00
2008-01-20 20:31:45 -08:00
2008-01-28 14:56:52 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:59:55 -08:00
2008-01-28 14:59:12 -08:00
2007-12-20 14:03:11 -08:00
2008-01-28 14:57:06 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:58:19 -08:00
2008-01-20 20:31:36 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:58:04 -08:00
2008-01-28 14:56:07 -08:00
2008-01-28 14:59:25 -08:00
2008-01-28 14:58:05 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:57:14 -08:00
2007-10-10 16:49:06 -07:00
2008-01-28 14:59:55 -08:00
2008-01-28 14:56:53 -08:00
2008-01-28 14:59:40 -08:00
2008-01-28 14:58:36 -08:00
2008-01-28 14:59:12 -08:00
2008-01-28 14:54:10 -08:00
2006-03-28 09:16:06 -08:00
2008-01-28 14:56:57 -08:00
2008-01-28 14:56:29 -08:00
2005-04-16 15:20:36 -07:00