sctp: rename enum sctp_event to sctp_event_type
sctp_event is a structure name defined in RFC for sockopt SCTP_EVENT. To avoid the conflict, rename it. Signed-off-by:Xin Long <lucien.xin@gmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/sctp/constants.h 1 addition, 1 deletioninclude/net/sctp/constants.h
- include/net/sctp/sm.h 2 additions, 2 deletionsinclude/net/sctp/sm.h
- net/sctp/primitive.c 1 addition, 1 deletionnet/sctp/primitive.c
- net/sctp/sm_sideeffect.c 6 additions, 6 deletionsnet/sctp/sm_sideeffect.c
- net/sctp/sm_statetable.c 1 addition, 1 deletionnet/sctp/sm_statetable.c
Loading
Please register or sign in to comment