cvs commit: src/sys/dev/cxgb/ulp/tom cxgb_cpl_io.c src/sys/netinet in_pcb.c in_pcb.h

Kip Macy kmacy at FreeBSD.org
Mon Sep 1 04:49:54 UTC 2008


kmacy       2008-09-01 04:48:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/cxgb/ulp/tom cxgb_cpl_io.c 
    sys/netinet          in_pcb.c in_pcb.h 
  Log:
  SVN rev 182589 on 2008-09-01 04:48:59Z by kmacy
  
  MFC 177530:
  Insulate inpcb consumers outside the stack from the lock type and offset within the pcb by adding accessor functions.
  
  Revision    Changes    Path
  1.15.2.3    +41 -26    src/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c
  1.196.2.12  +44 -0     src/sys/netinet/in_pcb.c
  1.100.2.8   +26 -0     src/sys/netinet/in_pcb.h


More information about the cvs-src mailing list