]> Pileus Git - ~andy/linux/blobdiff - include/scsi/scsi_transport_fc.h
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic...
[~andy/linux] / include / scsi / scsi_transport_fc.h
index 8e86a94faf06c08ba7e1cd5d12d7418ec5f5d6b0..87d81b3ce5649bf73f22ab6dfd46ea102a064dcb 100644 (file)
@@ -807,6 +807,6 @@ void fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number,
 struct fc_vport *fc_vport_create(struct Scsi_Host *shost, int channel,
                struct fc_vport_identifiers *);
 int fc_vport_terminate(struct fc_vport *vport);
-void fc_block_scsi_eh(struct scsi_cmnd *cmnd);
+int fc_block_scsi_eh(struct scsi_cmnd *cmnd);
 
 #endif /* SCSI_TRANSPORT_FC_H */