]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/sctp/sm_sideeffect.c
Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/drm-misc...
[linux.git] / net / sctp / sm_sideeffect.c
index 1cf5bb5b73c412cadf1b3d7240bb8c200edb77a5..e52b2128e43b8706ddbec3d6b77388e24402c1c9 100644 (file)
@@ -547,7 +547,7 @@ static void sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands,
        if (net->sctp.pf_enable &&
           (transport->state == SCTP_ACTIVE) &&
           (transport->error_count < transport->pathmaxrxt) &&
-          (transport->error_count > asoc->pf_retrans)) {
+          (transport->error_count > transport->pf_retrans)) {
 
                sctp_assoc_control_transport(asoc, transport,
                                             SCTP_TRANSPORT_PF,