]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cnic: Fix parity error code conflict
authorMichael Chan <mchan@broadcom.com>
Tue, 22 May 2012 22:21:12 +0000 (15:21 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 23 May 2012 18:10:31 +0000 (11:10 -0700)
commitd587c29a96769824771874371aff42cb51118f15
tree3cbf2c11537970fb023e587089208cd5a9e1be85
parent20f86612a72bdabad70b41d0084084d705b9a40a
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>
drivers/net/cnic.c
drivers/net/cnic_defs.h
drivers/net/cnic_if.h
drivers/scsi/bnx2fc/bnx2fc_constants.h
drivers/scsi/bnx2i/57xx_iscsi_constants.h