summaryrefslogtreecommitdiff
path: root/net/sctp/input.c
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2021-06-22 21:04:58 +0300
committerDavid S. Miller <davem@davemloft.net>2021-06-22 21:28:52 +0300
commitf6549bd37b927655c6fecad88428a731cd8a4a34 (patch)
treeb594d7e5900e002fb017db83a2a0c74c953d2c52 /net/sctp/input.c
parent237a6a2e318c1ed7429e72f2640054bdda91646f (diff)
downloadlinux-f6549bd37b927655c6fecad88428a731cd8a4a34.tar.xz
sctp: extract sctp_v6_err_handle function from sctp_v6_err
This patch is to extract sctp_v6_err_handle() from sctp_v6_err() to only handle the icmp err after the sock lookup, and it also makes the code clearer. sctp_v6_err_handle() will be used in sctp over udp's err handling in the following patch. Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/input.c')
0 files changed, 0 insertions, 0 deletions