PERFORCE change 161033 for review

Marko Zec zec at FreeBSD.org
Fri Apr 24 12:47:44 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=161033

Change 161033 by zec at zec_tpx32 on 2009/04/24 12:47:09

	Bring a comment up to date.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/netinet/tcp_var.h#12 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/netinet/tcp_var.h#12 (text+ko) ====

@@ -189,7 +189,7 @@
 	u_int32_t	rfbuf_ts;	/* recv buffer autoscaling timestamp */
 	int	rfbuf_cnt;		/* recv buffer autoscaling byte count */
 	struct vnet *t_vnet;		/* pointer to parent vnet */
-	void	*t_pspare[2];		/* toe usrreqs / toepcb * / congestion algo / vimage / 1 general use */
+	void	*t_pspare[2];		/* toe usrreqs / toepcb * / congestion algo / 1 general use */
 	struct toe_usrreqs *t_tu;       /* offload operations vector */
 	void	*t_toe;			/* TOE pcb pointer */
 	int	t_bytes_acked;		/* # bytes acked during current RTT */


More information about the p4-projects mailing list