Stephen Hemminger a4ed258495 [TCP]: TCP Compound quad root function
The original code did a 64 bit divide directly, which won't work on
32 bit platforms.  Rather than doing a 64 bit square root twice,
just implement a 4th root function in one pass using Newton's method.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-17 21:29:27 -07:00
..
2006-04-29 18:33:14 -07:00
2006-04-14 15:00:20 -07:00
2006-04-14 15:00:20 -07:00
2006-04-14 15:00:20 -07:00
2006-04-09 22:25:23 -07:00
2006-03-20 22:32:28 -08:00
2006-04-14 15:00:20 -07:00
2006-03-20 22:23:58 -08:00
2006-03-20 22:32:28 -08:00
2006-06-17 21:29:25 -07:00
2006-04-17 17:27:11 -07:00
2006-01-03 13:10:27 -08:00
2006-03-28 17:02:47 -08:00
2006-01-03 13:11:09 -08:00
2006-03-20 22:23:10 -08:00
2006-06-17 21:25:56 -07:00
2006-03-20 17:53:41 -08:00
2006-01-04 13:59:32 -08:00
2006-06-17 21:29:23 -07:00
2006-06-17 21:25:56 -07:00