svn commit: r208896 - head/sys/cam/scsi

Alexander Kabaev kabaev at gmail.com
Mon Jun 7 19:20:52 UTC 2010


On Mon, 7 Jun 2010 17:41:34 +0000 (UTC)
Matt Jacob <mjacob at FreeBSD.org> wrote:


> +	/*
> +	 * Add some addressing info.
> +	 */
> +	memset(&cts, 0, sizeof (cts));

Hi,

you need to declare what cts is first. Kernel cannet be compiled right
now due to this.

-- 
Alexander Kabaev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20100607/49781124/signature.pgp


More information about the svn-src-all mailing list