diff options
Diffstat (limited to 'drivers/scsi/bnx2fc/bnx2fc_fcoe.c')
-rw-r--r-- | drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c index e861f286b42e..98d06d151958 100644 --- a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c +++ b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c | |||
@@ -2792,7 +2792,6 @@ static struct scsi_host_template bnx2fc_shost_template = { | |||
2792 | .eh_host_reset_handler = fc_eh_host_reset, | 2792 | .eh_host_reset_handler = fc_eh_host_reset, |
2793 | .slave_alloc = fc_slave_alloc, | 2793 | .slave_alloc = fc_slave_alloc, |
2794 | .change_queue_depth = scsi_change_queue_depth, | 2794 | .change_queue_depth = scsi_change_queue_depth, |
2795 | .change_queue_type = scsi_change_queue_type, | ||
2796 | .this_id = -1, | 2795 | .this_id = -1, |
2797 | .cmd_per_lun = 3, | 2796 | .cmd_per_lun = 3, |
2798 | .use_clustering = ENABLE_CLUSTERING, | 2797 | .use_clustering = ENABLE_CLUSTERING, |