PERFORCE change 170067 for review
    Alexander Motin 
    mav at FreeBSD.org
       
    Mon Nov  2 08:35:15 UTC 2009
    
    
  
http://p4web.freebsd.org/chv.cgi?CH=170067
Change 170067 by mav at 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,
 };
 
    
    
More information about the p4-projects
mailing list