o ipv4/ipv6: call tcp_timewait_kill in tcp_tw_deschedule
After all calls to tcp_tw_deschedule we had a call to tcp_timewait_kill, move it to the end of tcp_tw_deschedule and unexport tcp_timewait_kill, making it static.
Showing
Please register or sign in to comment