tcp: make tcp_handle_wakeup() static and robust
It is called only from tcp_input() and always has valid parameter.
Reviewed by: rscheff, tuexen
Differential revision: https://reviews.freebsd.org/D37115
tcp: make tcp_handle_wakeup() static and robust Tags None Referenced Files None Subscribers None
Description
Details
|