]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: add the missing setting for asoc encap_port
authorXin Long <lucien.xin@gmail.com>
Tue, 25 May 2021 02:49:24 +0000 (22:49 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 May 2021 22:17:26 +0000 (15:17 -0700)
commitbc8e706767d71b2906f895a19aba5382308f6f89
tree4b5191d9109bb532a9272a16b4edf45968c8894e
parent9672758208170b624019b54f6cafd2b558fa0843
sctp: add the missing setting for asoc encap_port

This patch is to add the missing setting back for asoc encap_port.

Fixes: a2d19a3892ab ("sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt")
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/socket.c