diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2010-01-25 23:47:50 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-25 23:47:50 (GMT) |
commit | f81074f86176605bfbfafb9944e27628a4e26ce6 (patch) | |
tree | ea963e08a132523327986c99ea63768593d5701a /drivers | |
parent | 4f9a91c81273b66afe0b6a9be460b47581b28246 (diff) | |
download | linux-fsl-qoriq-f81074f86176605bfbfafb9944e27628a4e26ce6.tar.xz |
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions