mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-08 13:28:05 +00:00
No need to wakeup, since sctp_add_to_readq() does it.
MFC after: 1 week
This commit is contained in:
parent
7abea82d17
commit
d0d8c7de19
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=323847
@ -1617,7 +1617,6 @@ sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc,
|
||||
control,
|
||||
&stcb->sctp_socket->so_rcv, control->end_added,
|
||||
SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED);
|
||||
do_wakeup = 1;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user