[SCTP]: Remove timeouts[] array from sctp_endpoint.
The socket level timeout values are maintained in sctp_sock and association level timeouts are in sctp_association. So there is no need for ep->timeouts. Signed-off-by:Vladislav Yasevich <vladislav.yasevich@hp.com> Signed-off-by:
Sridhar Samudrala <sri@us.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/sctp/structs.h 0 additions, 3 deletionsinclude/net/sctp/structs.h
- net/sctp/associola.c 22 additions, 2 deletionsnet/sctp/associola.c
- net/sctp/endpointola.c 0 additions, 23 deletionsnet/sctp/endpointola.c
- net/sctp/sm_sideeffect.c 3 additions, 3 deletionsnet/sctp/sm_sideeffect.c
- net/sctp/socket.c 0 additions, 1 deletionnet/sctp/socket.c
Loading
Please register or sign in to comment