git: inpcb: Remove inp_cpcbinfo, which serves no purpose now

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Jun 16 06:10:43 PDT 2014


commit 3fed8090f6c71f7d567b7f328b1818d32345c860
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Jun 16 21:08:46 2014 +0800

    inpcb: Remove inp_cpcbinfo, which serves no purpose now
    
    It is always same as inp_pcbinfo.

Summary of changes:
 sys/netinet/in_pcb.c     | 10 +++-------
 sys/netinet/in_pcb.h     |  1 -
 sys/netinet/tcp_usrreq.c |  9 ++++-----
 sys/netinet6/in6_pcb.c   |  2 +-
 4 files changed, 8 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3fed8090f6c71f7d567b7f328b1818d32345c860


-- 
DragonFly BSD source repository



More information about the Commits mailing list