aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorZhang Yanfei <[email protected]>2013-04-29 11:55:10 -0700
committerSimon Horman <[email protected]>2013-05-26 08:17:33 +0900
commit079956742452494326081349a66942654498cafa (patch)
treef5fa4e63d7a8b56e62a572fed5371fdf78ba2edc /tools/perf/scripts/python/bin
parenta38e5e230e3f4e7bc9195d3e7a81567c888257ca (diff)
ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
This member of struct netns_ipvs is calculated from nr_free_buffer_pages so change its type to unsigned long in case of overflow. Also, type of its related proc var sync_qlen_max and the return type of function sysctl_sync_qlen_max() should be changed to unsigned long, too. Besides, the type of ipvs_master_sync_state->sync_queue_len should be changed to unsigned long accordingly. Signed-off-by: Zhang Yanfei <[email protected]> Cc: Julian Anastasov <[email protected]> Cc: David Miller <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions