diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h index a7de0bca5bdd..e57a9f5b9d84 100644 --- a/drivers/scsi/lpfc/lpfc.h +++ b/drivers/scsi/lpfc/lpfc.h | |||
@@ -387,9 +387,6 @@ struct lpfc_hba { | |||
387 | 387 | ||
388 | mempool_t *mbox_mem_pool; | 388 | mempool_t *mbox_mem_pool; |
389 | mempool_t *nlp_mem_pool; | 389 | mempool_t *nlp_mem_pool; |
390 | struct list_head freebufList; | ||
391 | struct list_head ctrspbuflist; | ||
392 | struct list_head rnidrspbuflist; | ||
393 | 390 | ||
394 | struct fc_host_statistics link_stats; | 391 | struct fc_host_statistics link_stats; |
395 | }; | 392 | }; |