[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>
Showing
- include/net/sctp/structs.h 41 additions, 37 deletionsinclude/net/sctp/structs.h
- net/sctp/sm_sideeffect.c 2 additions, 2 deletionsnet/sctp/sm_sideeffect.c
- net/sctp/socket.c 1 addition, 1 deletionnet/sctp/socket.c
- net/sctp/sysctl.c 2 additions, 5 deletionsnet/sctp/sysctl.c
- net/sctp/transport.c 1 addition, 1 deletionnet/sctp/transport.c
Loading
Please register or sign in to comment