linux/drivers/scsi/lpfc
James Bottomley a57850379e [SCSI] lpfc: Fix NPIV compile problem
drivers/scsi/lpfc/lpfc_init.c: In function 'lpfc_create_port':
drivers/scsi/lpfc/lpfc_init.c:1573: error: 'struct kobject' has no member named 'dentry'

Just remove the if check on this ... lpfc shouldn't be poking around
in kobject structures.

drivers/scsi/lpfc/lpfc_init.c: In function 'lpfc_pci_probe_one':
drivers/scsi/lpfc/lpfc_init.c:1723: warning: unused variable 'retval'

And remove the unused variable.

Cc: James Smart <James.Smart@Emulex.Com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-07-14 18:47:04 -05:00
..
lpfc.h [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_attr.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_compat.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
lpfc_crtn.h [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_ct.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_debugfs.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_debugfs.h [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_disc.h [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_els.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_hbadisc.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_hw.h [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_init.c [SCSI] lpfc: Fix NPIV compile problem 2007-07-14 18:47:04 -05:00
lpfc_logmsg.h [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3 2007-06-17 22:27:39 -05:00
lpfc_mbox.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_mem.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_nportdisc.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_scsi.c [SCSI] lpfc: fix NPIV mapping problems 2007-07-14 17:13:02 -05:00
lpfc_scsi.h [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_sli.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_sli.h [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_version.h [SCSI] lpfc: update to version 8.2.1 2007-06-17 22:42:13 -05:00
lpfc_vport.c [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc_vport.h [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3 2007-06-17 22:27:39 -05:00
Makefile [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00