dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 [SCSI] lpfc 8.3.32: Correct provisioning change failure on local function 2012-07-20 08:58:28 +01:00
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 [SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending an els echo 2012-05-17 11:16:23 +01:00
lpfc_bsg.h [SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller attributes command 2012-05-17 10:30:57 +01:00
lpfc_compat.h [SCSI] lpfc 8.3.28: Critical Miscellaneous fixes 2011-12-15 10:57:45 +04:00
lpfc_crtn.h [SCSI] lpfc 8.3.32: Correct provisioning change failure on local function 2012-07-20 08:58:28 +01:00
lpfc_ct.c [SCSI] lpfc 8.3.29: SLI related fixes 2012-02-19 08:08:52 -06:00
lpfc_debugfs.c [SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 queues 2012-05-17 11:11:52 +01:00
lpfc_debugfs.h [SCSI] lpfc 8.3.32: Fix CQ and EQ dump failure for debugfs 2012-07-20 08:58:27 +01:00
lpfc_disc.h [SCSI] lpfc 8.3.20: Updates to FC discovery commands 2010-12-21 12:37:24 -06:00
lpfc_els.c [SCSI] lpfc 8.3.31: Fix unsol abts xri lookup 2012-05-17 11:10:25 +01:00
lpfc_hbadisc.c [SCSI] lpfc 8.3.32: Correct provisioning change failure on local function 2012-07-20 08:58:28 +01:00
lpfc_hw.h [SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxx 2012-05-17 11:09:55 +01:00
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 [SCSI] lpfc 8.3.27: Miscellanous logic and interface fixes 2011-10-16 11:28:48 -05:00
lpfc_mbox.c [SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adapters 2011-12-15 10:57:45 +04:00
lpfc_mem.c [SCSI] lpfc 8.3.28: Critical Miscellaneous fixes 2011-12-15 10:57:45 +04:00
lpfc_nl.h Fix common misspellings 2011-03-31 11:26:23 -03:00
lpfc_nportdisc.c [SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxx 2012-05-17 11:09:55 +01:00
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 [SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O Failures 2012-03-27 08:26:34 +01:00
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 [SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver complete race on SCSI cmd 2012-05-17 10:57:29 +01:00
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 [SCSI] Lpfc 8.3.28: FC and SCSI Discovery Fixes 2011-12-15 10:57:44 +04:00
lpfc_vport.h [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor events 2008-10-13 09:28:57 -04:00