commit | 8116ffad4180b39d7a755345c1fde09da83930c0 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Tue Jan 17 11:55:17 2006 -0800 |
committer | Sridhar Samudrala <sri@us.ibm.com> | Tue Jan 17 11:55:17 2006 -0800 |
tree | c99ff688ff5a4602c2c8ed52bd2e17d8273e64a6 | |
parent | 38b0e42aba928d9929a26ec23b850c36a31fca5f [diff] |
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. Change all the structure members that hold jiffies to be of type unsigned long. This also corrects bad sysctl formating on 64 bit architectures. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>