Remove extraneous NET_EPOCH_ASSERT - the full function is covered.
This commit is contained in:
parent
9aca735515
commit
57cf9e8fd6
@ -1147,7 +1147,6 @@ tcp_usr_send(struct socket *so, int flags, struct mbuf *m,
|
|||||||
* Close the send side of the connection after
|
* Close the send side of the connection after
|
||||||
* the data is sent.
|
* the data is sent.
|
||||||
*/
|
*/
|
||||||
NET_EPOCH_ASSERT();
|
|
||||||
socantsendmore(so);
|
socantsendmore(so);
|
||||||
tcp_usrclosed(tp);
|
tcp_usrclosed(tp);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user