Re: svn commit: r253254 - head/sys/netinet

2013-07-12 Thread Andre Oppermann
On 12.07.2013 09:43, Andre Oppermann wrote: Author: andre Date: Fri Jul 12 07:43:56 2013 New Revision: 253254 URL: http://svnweb.freebsd.org/changeset/base/253254 Log: Unbreak VIMAGE by correctly naming the vnet pointer in struct tcp_syncache. Reported by: trociny, rodrigc Sorry for the

svn commit: r253254 - head/sys/netinet

2013-07-12 Thread Andre Oppermann
Author: andre Date: Fri Jul 12 07:43:56 2013 New Revision: 253254 URL: http://svnweb.freebsd.org/changeset/base/253254 Log: Unbreak VIMAGE by correctly naming the vnet pointer in struct tcp_syncache. Reported by: trociny, rodrigc Modified: head/sys/netinet/tcp_syncache.h Modified: head