Stephen Hemminger f81074f861 tcp_probe: avoid modulus operation and wrap fix
By rounding up the buffer size to power of 2, several expensive
modulus operations can be avoided.  This patch also solves a bug where
the gap need when ring gets full was not being accounted for.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-25 15:47:50 -08:00
..
2009-12-16 12:16:41 -05:00
2010-01-24 19:52:24 -08:00
2010-01-16 01:04:04 -08:00
2009-11-25 15:14:13 -08:00
2009-12-15 08:53:25 -08:00
2009-11-25 15:14:13 -08:00
2010-01-16 01:04:04 -08:00
2009-11-25 15:14:13 -08:00
2010-01-03 21:25:53 -08:00
2009-07-12 12:22:34 -07:00
2009-12-17 10:51:40 -05:00