]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Mfp: r296309
authorbz <bz@FreeBSD.org>
Sat, 9 Apr 2016 10:51:07 +0000 (10:51 +0000)
committerbz <bz@FreeBSD.org>
Sat, 9 Apr 2016 10:51:07 +0000 (10:51 +0000)
commit81f6cff67c94a9fa89332a7ada837294e3abb366
tree718a947bc294033f9fac88080f98c124f7a8f851
parent41a06afd336489369a7adffa4ee67ba1db4d726d
Mfp: r296309

While there is no dependency interaction, stopping the timer before
freeing the rest of the resources seems more natural and avoids it
being scheduled an extra time when it is no longer needed.

Reviewed by: gnn, emaste
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D5733
sys/netinet/tcp_syncache.c