diff options
author | Xin Long <lucien.xin@gmail.com> | 2021-06-22 14:04:59 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-22 11:28:52 -0700 |
commit | d83060759a652ccb64d7486fe38c8347b4a64048 (patch) | |
tree | da2967c8b668b3716e3bfcf2f2b0bdf3be46c8bb /net/sctp/protocol.c | |
parent | f6549bd37b927655c6fecad88428a731cd8a4a34 (diff) | |
download | linux-d83060759a652ccb64d7486fe38c8347b4a64048.tar.gz linux-d83060759a652ccb64d7486fe38c8347b4a64048.tar.bz2 linux-d83060759a652ccb64d7486fe38c8347b4a64048.zip |
sctp: extract sctp_v4_err_handle function from sctp_v4_err
This patch is to extract sctp_v4_err_handle() from sctp_v4_err() to
only handle the icmp err after the sock lookup, and it also makes
the code clearer.
sctp_v4_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/protocol.c')
0 files changed, 0 insertions, 0 deletions