projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bbae37
)
[SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hba
author
Jamie Wellnitz
<Jamie.Wellnitz@emulex.com>
Wed, 1 Mar 2006 00:25:12 +0000
(19:25 -0500)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Wed, 1 Mar 2006 00:51:19 +0000
(18:51 -0600)
Remove unreferenced cfg_fcp_bind_method from struct lpfc_hba
Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc.h
patch
|
blob
|
history
diff --git
a/drivers/scsi/lpfc/lpfc.h
b/drivers/scsi/lpfc/lpfc.h
index 38ffa8d6e62901ed94231c45c42571750308e107..7a0da125aa7db304b1111b4022cf752e4d1214bb 100644
(file)
--- a/
drivers/scsi/lpfc/lpfc.h
+++ b/
drivers/scsi/lpfc/lpfc.h
@@
-290,7
+290,6
@@
struct lpfc_hba {
uint32_t cfg_cr_delay;
uint32_t cfg_cr_count;
uint32_t cfg_fdmi_on;
- uint32_t cfg_fcp_bind_method;
uint32_t cfg_discovery_threads;
uint32_t cfg_max_luns;
uint32_t cfg_poll;