From: John Soni Jose Date: Fri, 19 Oct 2012 23:15:40 +0000 (+0530) Subject: [SCSI] be2iscsi: Fix for MBX timeout issue X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~22^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e175defea7b2019613765fee63afcca354e0041d;p=pandora-kernel.git [SCSI] be2iscsi: Fix for MBX timeout issue The MBX timeout value set to 100 and if adapter doesn;t return response in that time driver will return from waiting for completion with an error to the caller. In the earlier code driver use to wait until MBX response comes from adapter. Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed