Antw: [PATCH 11/16] BNX2I: Added return code check for chip kwqe submission request

2010-11-10 Thread Ulrich Windl
>>> "Eddie Wai" schrieb am 11.11.2010 um 00:04 in Nachricht <1289430297-30221-12-git-send-email-eddie@broadcom.com>: [...] > diff --git a/drivers/scsi/bnx2i/bnx2i.h b/drivers/scsi/bnx2i/bnx2i.h > index d153607..72feb6c 100644 > --- a/drivers/scsi/bnx2i/bnx2i.h > +++ b/drivers/scsi/bnx2i/bn

[PATCH 11/16] BNX2I: Added return code check for chip kwqe submission request

2010-11-10 Thread Eddie Wai
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 --- drivers/scsi/bnx2i/bnx2i.h