Date: Mon, 1 Sep 2008 04:48:59 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cxgb/ulp/tom cxgb_cpl_io.c src/sys/netinet in_pcb.c in_pcb.h Message-ID: <200809010449.m814nrqd080657@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809010449.m814nrqd080657>