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
..
2007-05-30 23:57:05 -05:00
2007-04-01 10:10:04 -05:00
2006-09-12 17:12:31 -05:00
2006-09-12 17:12:31 -05:00
2007-06-19 19:53:35 -07:00
2007-05-27 15:05:10 -05:00
2007-05-06 09:33:11 -05:00
2007-05-09 08:57:56 +02:00
2007-05-31 17:30:04 -04:00
2006-08-06 15:59:26 -05:00
2006-11-15 16:41:27 -06:00
2006-09-12 17:12:31 -05:00
2006-11-22 14:57:56 +00:00
2007-05-30 23:57:05 -05:00
2007-05-24 09:14:41 -05:00
2007-05-31 17:30:04 -04:00
2006-09-12 17:12:31 -05:00
2006-11-30 05:24:39 +01:00
2007-05-24 09:13:25 -05:00
2007-05-24 09:13:25 -05:00
2007-01-27 09:28:58 -06:00
2007-04-17 18:15:04 -04:00
2007-02-09 09:14:07 -08:00
2006-11-22 14:57:56 +00:00
2007-05-30 23:57:05 -05:00
2007-01-03 16:57:38 -06:00
2007-05-28 09:08:32 -05:00
2007-04-17 18:15:04 -04:00
2007-04-17 18:15:04 -04:00
2007-05-30 23:57:05 -05:00
2007-05-31 17:30:04 -04:00
2006-11-15 16:43:50 -06:00
2007-06-19 19:53:35 -07:00