commit | bee348770dcaeafa57bbd32129ce0cb16a4342d6 | [log] [tgz] |
---|---|---|
author | Eddie Wai <eddie.wai@broadcom.com> | Tue Nov 23 15:29:29 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Dec 21 12:24:14 2010 -0600 |
tree | a25e1730b3652b47963176778c4c67f184fd6c3e | |
parent | 842158d7b7bc3b1a49c31f43ac20414234c33a8d [diff] |
[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 <eddie.wai@broadcom.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>