linux/drivers/scsi/bnx2fc
Michael Chan 8ec3e70207 cnic: Fix parity error code conflict
The recently added parity error handling used an error code that was
already defined for a different error.  This could lead to bnx2x
firmware assert.  We need to fix this with new error codes that are
defined for parity error only.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Eddie Wai <eddie.wai@broadcom.com>
Reviewed-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-21 21:57:36 -04:00
..
57xx_hsi_bnx2fc.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2fc_constants.h cnic: Fix parity error code conflict 2012-03-21 21:57:36 -04:00
bnx2fc_debug.h [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO 2011-07-26 13:54:41 +04:00
bnx2fc_els.c [SCSI] bnx2fc: Handle SRR LS_ACC drop scenario 2011-10-30 14:04:01 +04:00
bnx2fc_fcoe.c scsi: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:19 +08:00
bnx2fc_hwi.c bnx2fc: HSI dependent changes for 7.2.xx FW 2012-02-20 19:34:08 -05:00
bnx2fc_io.c [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout 2011-10-30 13:28:55 +04:00
bnx2fc_tgt.c [SCSI] bnx2fc: Fix FW assert during RSCN stress tests 2011-09-17 23:10:00 +04:00
bnx2fc.h [SCSI] bnx2fc: Bumped version to 1.0.9 2011-10-30 14:05:52 +04:00
Kconfig cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. 2011-08-12 03:00:47 -07:00
Makefile