sctp: remove a mutex not used anymore
MFC after: 3 days
This commit is contained in:
parent
3c3d77bdff
commit
d7224a53b3
@ -465,7 +465,6 @@ struct sctp_tcb {
|
||||
uint16_t rport; /* remote port in network format */
|
||||
uint16_t resv;
|
||||
struct mtx tcb_mtx;
|
||||
struct mtx tcb_send_mtx;
|
||||
};
|
||||
|
||||
#include <netinet/sctp_lock_bsd.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user