diff options
author | Jean-Mickael Guerin <jean-mickael.guerin@6wind.com> | 2009-05-12 22:03:20 (GMT) |
---|---|---|
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | 2009-06-03 13:14:46 (GMT) |
commit | d48e074dfdada552fa53f5eab807540f352e0d5d (patch) | |
tree | 006418720eae7a7f54aba39a2a4fc98fe0711c3b /lib | |
parent | 10a43cea7da841cf85a778a1a4d367fb2de7cbce (diff) | |
download | linux-fsl-qoriq-d48e074dfdada552fa53f5eab807540f352e0d5d.tar.xz |
sctp: fix sack_timeout sysctl min and max types
sctp_sack_timeout is defined as int, but the sysctl's maxsize is set
to sizeof(long) and the min/max are defined as long.
Signed-off-by: jean-mickael.guerin@6wind.com
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions