git: tcp_output: Move output mbuf related variables' cleanup to the again label
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Jan 11 19:15:17 PST 2012
commit 46fc0bdcdd5f2a8781b4ae6dd592df8f0187363e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Jan 12 11:09:20 2012 +0800
tcp_output: Move output mbuf related variables' cleanup to the again label
Though not all cleanups are necessary if we loop back to again label,
better safe than sorry
Summary of changes:
sys/netinet/tcp_output.c | 20 ++++++++++++--------
1 files changed, 12 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/46fc0bdcdd5f2a8781b4ae6dd592df8f0187363e
--
DragonFly BSD source repository
More information about the Commits
mailing list