Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2009 08:35:14 GMT
From:      Alexander Motin <mav@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 170067 for review
Message-ID:  <200911020835.nA28ZEi7002840@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=170067

Change 170067 by mav@mav_mavbook on 2009/11/02 08:34:50

	Remove part left from previous commit.

Affected files ...

.. //depot/projects/scottl-camlock/src/sys/cam/scsi/scsi_xpt.c#23 edit

Differences ...

==== //depot/projects/scottl-camlock/src/sys/cam/scsi/scsi_xpt.c#23 (text+ko) ====

@@ -556,7 +556,6 @@
 static struct xpt_xport scsi_xport = {
 	.alloc_device = scsi_alloc_device,
 	.action = scsi_action,
-	.done = xpt_done_default,
 	.async = scsi_dev_async,
 };
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911020835.nA28ZEi7002840>