aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc.h
diff options
context:
space:
mode:
authorJames Smart <james.smart@emulex.com>2013-08-02 15:32:27 -0400
committerJames Bottomley <JBottomley@Parallels.com>2013-08-26 12:51:33 +0400
commitf8813d260eebb8c5d046ba4950a134c2283606a7 (patch)
tree029c8bc2f78cb201bb286e694dcf61dd8e379cb0 /drivers/scsi/lpfc/lpfc.h
parent[SCSI] ipr: Add sereral new CCIN definitions for new adapters support (diff)
downloadlinux-dev-f8813d260eebb8c5d046ba4950a134c2283606a7.tar.xz
linux-dev-f8813d260eebb8c5d046ba4950a134c2283606a7.zip
[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributes
Signed-off-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc.h')
-rw-r--r--drivers/scsi/lpfc/lpfc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h
index f59aa2124ea2..df43bfe6d573 100644
--- a/drivers/scsi/lpfc/lpfc.h
+++ b/drivers/scsi/lpfc/lpfc.h
@@ -711,8 +711,6 @@ struct lpfc_hba {
uint32_t cfg_use_msi;
uint32_t cfg_fcp_imax;
uint32_t cfg_fcp_cpu_map;
- uint32_t cfg_fcp_wq_count;
- uint32_t cfg_fcp_eq_count;
uint32_t cfg_fcp_io_channel;
uint32_t cfg_total_seg_cnt;
uint32_t cfg_sg_seg_cnt;