summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/isci/port.h')
-rw-r--r--drivers/scsi/isci/port.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/scsi/isci/port.h b/drivers/scsi/isci/port.h
index 843eb62a3090..70163710988c 100644
--- a/drivers/scsi/isci/port.h
+++ b/drivers/scsi/isci/port.h
@@ -313,12 +313,6 @@ typedef enum sci_status (*scic_sds_port_io_request_handler_t)(struct scic_sds_po
struct scic_sds_port_state_handler {
/**
- * The destruct_handler specifies the method invoked when attempting to
- * destruct a port.
- */
- scic_sds_port_handler_t destruct_handler;
-
- /**
* The reset_handler specifies the method invoked when a user
* attempts to hard reset a port.
*/