From: Eddie Wai Date: Tue, 23 Nov 2010 23:29:29 +0000 (-0800) Subject: [SCSI] bnx2i: Added return code check for chip kwqe submission request X-Git-Tag: v2.6.38-rc1~27^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee348770dcaeafa57bbd32129ce0cb16a4342d6;p=pandora-kernel.git [SCSI] bnx2i: Added return code check for chip kwqe submission request Added the handling for cases when a chip request is made to the CNIC module but the hardware is not ready to accept. This would lead to many unnecessary wait timeouts. This code adds check in the connect establishment and destruction path. Signed-off-by: Eddie Wai Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed