]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - net/sctp/sm_sideeffect.c
sctp: add dst_pending_confirm flag
[mirror_ubuntu-zesty-kernel.git] / net / sctp / sm_sideeffect.c
index c345bf153bed2393479b3e5e471d8c987e908960..9255b291ebfd976c9dfb7d881a2f6a42e52c79da 100644 (file)
@@ -723,7 +723,7 @@ static void sctp_cmd_transport_on(sctp_cmd_seq_t *cmds,
         * forward progress.
         */
        if (t->dst)
-               dst_confirm(t->dst);
+               sctp_transport_dst_confirm(t);
 
        /* The receiver of the HEARTBEAT ACK should also perform an
         * RTT measurement for that destination transport address