DragonFly commits List (threaded) for 2012-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: tcp_output: Move output mbuf related variables' cleanup to the again label
commit 46fc0bdcdd5f2a8781b4ae6dd592df8f0187363e
Author: Sepherosa Ziehau <sephe@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]