aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorShan Wei <[email protected]>2008-01-31 16:47:27 -0800
committerDavid S. Miller <[email protected]>2008-01-31 19:28:23 -0800
commit16ca3f913001efdb6171a2781ef41c77474e3895 (patch)
tree5e679d3bdf9ce714895b47d1d4ecfb2d08f68c79 /tools/perf/scripts/python/bin
parent71d67e666e73e3b7e9ef124745ee2e454ac04be8 (diff)
[TCP]: Fix a bug in strategy_allowed_congestion_control
In strategy_allowed_congestion_control of the 2.6.24 kernel, when sysctl_string return 1 on success,it should call tcp_set_allowed_congestion_control to set the allowed congestion control.But, it don't. the sysctl_string return 1 on success, otherwise return negative, never return 0.The patch fix the problem. Signed-off-by: Shan Wei <[email protected]> Acked-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions