linux/drivers/scsi/lpfc
James Bottomley 4bdd03e61b [SCSI] lpfc: fix problems with -Werror
Commit d38bd3aef ("Add -Werror compilation flag") is causing build breakage
with random gcc incarnations.  These look like gcc problems, but we shouldn't
break the build because of a bad gcc.  Fix this by adding a make flag

WARNINGS_BECOME_ERRORS=1

which is the same as aic7xxx uses so ordinarily the build doesn't use -Werror

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Alex Iannicelli <alex.iannicelli@emulex.com>
Cc: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-07-20 08:58:54 +01:00
..
Makefile [SCSI] lpfc: fix problems with -Werror 2012-07-20 08:58:54 +01:00
lpfc.h
lpfc_attr.c [SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplier 2012-07-20 08:58:29 +01:00
lpfc_bsg.c
lpfc_bsg.h
lpfc_compat.h
lpfc_crtn.h
lpfc_ct.c
lpfc_debugfs.c
lpfc_debugfs.h
lpfc_disc.h
lpfc_els.c
lpfc_hbadisc.c
lpfc_hw.h
lpfc_hw4.h [SCSI] lpfc 8.3.32: Fix error reporting of misconfigured ports 2012-07-20 08:58:30 +01:00
lpfc_init.c [SCSI] lpfc 8.3.32: Fix error reporting of misconfigured ports 2012-07-20 08:58:30 +01:00
lpfc_logmsg.h
lpfc_mbox.c
lpfc_mem.c
lpfc_nl.h
lpfc_nportdisc.c
lpfc_scsi.c [SCSI] lpfc 8.3.32: Fix system panic due to node state change 2012-07-20 08:58:29 +01:00
lpfc_scsi.h
lpfc_sli.c [SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplier 2012-07-20 08:58:29 +01:00
lpfc_sli.h
lpfc_sli4.h [SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplier 2012-07-20 08:58:29 +01:00
lpfc_version.h [SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32 2012-07-20 08:58:30 +01:00
lpfc_vport.c
lpfc_vport.h