git: tcp: No need to return tcpcb from tcp_newtcpcb()

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Apr 27 06:53:10 PDT 2016


commit 2da5045cc38da3f0ce699b3dd5ad666363512e8c
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Apr 27 20:54:34 2016 +0800

    tcp: No need to return tcpcb from tcp_newtcpcb()

Summary of changes:
 sys/netinet/tcp_subr.c   | 4 +---
 sys/netinet/tcp_usrreq.c | 4 +---
 sys/netinet/tcp_var.h    | 3 +--
 3 files changed, 3 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2da5045cc38da3f0ce699b3dd5ad666363512e8c


-- 
DragonFly BSD source repository



More information about the Commits mailing list