diff options
author | Zhang Yanfei <zhangyanfei@cn.fujitsu.com> | 2013-04-29 18:55:10 (GMT) |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2013-05-25 23:17:33 (GMT) |
commit | 079956742452494326081349a66942654498cafa (patch) | |
tree | f5fa4e63d7a8b56e62a572fed5371fdf78ba2edc /arch/mips/mm/uasm.c | |
parent | a38e5e230e3f4e7bc9195d3e7a81567c888257ca (diff) | |
download | linux-fsl-qoriq-079956742452494326081349a66942654498cafa.tar.xz |
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 <zhangyanfei@cn.fujitsu.com>
Cc: Julian Anastasov <ja@ssi.bg>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'arch/mips/mm/uasm.c')
0 files changed, 0 insertions, 0 deletions