No need to wakeup, since sctp_add_to_readq() does it.
MFC after: 1 week
This commit is contained in:
parent
6a2e937b3f
commit
862561790e
@ -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…
x
Reference in New Issue
Block a user