diff options
Diffstat (limited to 'usr/src/uts/common/inet/sctp/sctp_input.c')
-rw-r--r-- | usr/src/uts/common/inet/sctp/sctp_input.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/common/inet/sctp/sctp_input.c b/usr/src/uts/common/inet/sctp/sctp_input.c index 6a5f1ef965..80e28152e0 100644 --- a/usr/src/uts/common/inet/sctp/sctp_input.c +++ b/usr/src/uts/common/inet/sctp/sctp_input.c @@ -2866,6 +2866,7 @@ ret: } fp->acked = 0; } + fp = sctp->sctp_current; check_ss_rxmit: /* * If this is a SACK following a timeout, check if there are |