summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc.h
diff options
context:
space:
mode:
authorJames Smart <James.Smart@Emulex.Com>2006-03-08 19:50:18 (GMT)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-06-27 15:51:12 (GMT)
commit79ac6745e4d95cd583bca744d313a323deb4adc2 (patch)
tree3910f0a6b7d8f83ffb5986389e0805477c56a1e0 /drivers/scsi/lpfc/lpfc.h
parentd7a1bb0a04ca835bffc0a91e64ab827dfba7d8f5 (diff)
downloadlinux-fsl-qoriq-79ac6745e4d95cd583bca744d313a323deb4adc2.tar.xz
[SCSI] Block I/O while SG reset operation in progress - lpfc portion
This removes the duplicate functionality which had been added to the lpfc driver. Signed-off-by: James Smart <James.Smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc.h')
-rw-r--r--drivers/scsi/lpfc/lpfc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h
index 087c445..f81691f 100644
--- a/drivers/scsi/lpfc/lpfc.h
+++ b/drivers/scsi/lpfc/lpfc.h
@@ -174,7 +174,6 @@ struct lpfc_hba {
dma_addr_t slim2p_mapping;
uint16_t pci_cfg_value;
- struct semaphore hba_can_block;
int32_t hba_state;
#define LPFC_STATE_UNKNOWN 0 /* HBA state is unknown */