kmacy 2008-03-23 22:34:16 UTC FreeBSD src repository
Modified files: sys/dev/cxgb/ulp/tom cxgb_cpl_io.c cxgb_cpl_socket.c sys/netinet in_pcb.c in_pcb.h Log: Insulate inpcb consumers outside the stack from the lock type and offset within the pcb by adding accessor functions. Reviewed by: rwatson MFC after: 3 weeks Revision Changes Path 1.7 +64 -64 src/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c 1.7 +9 -9 src/sys/dev/cxgb/ulp/tom/cxgb_cpl_socket.c 1.201 +44 -0 src/sys/netinet/in_pcb.c 1.102 +25 -0 src/sys/netinet/in_pcb.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"