From: Michael Chan Date: Wed, 21 Mar 2012 15:38:34 +0000 (+0000) Subject: cnic: Fix parity error code conflict X-Git-Tag: v3.4-rc1~115^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ec3e70207486bbd3e2d3c0d6b809116ccd4f219;p=pandora-kernel.git 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 Reviewed-by: Eddie Wai Reviewed-by: Bhanu Prakash Gollapudi Signed-off-by: David S. Miller --- Reading git-diff-tree failed