summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJames Bottomley <jejb@mulgrave.localdomain>2007-07-14 18:47:04 -0500
committerJames Bottomley <jejb@mulgrave.localdomain>2007-07-14 18:47:04 -0500
commita57850379e389829a2fc569733b41da3d52bf366 (patch)
tree8ace66fd2d1e6f32f03b7f4f43e1821af1591a12 /net
parentc59fd9ebc46da8d48b76955d4d48e3597f8c8726 (diff)
downloadlinux-3.10-a57850379e389829a2fc569733b41da3d52bf366.tar.gz
linux-3.10-a57850379e389829a2fc569733b41da3d52bf366.tar.bz2
linux-3.10-a57850379e389829a2fc569733b41da3d52bf366.zip
[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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions