From: Jayamohan Kallickal Date: Wed, 4 Apr 2012 04:41:36 +0000 (-0500) Subject: [SCSI] be2iscsi: Fix in the Asynchronous Code Path X-Git-Tag: v3.5-rc1~172^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc63aac62de5851ad11e8bc5fa1cf8a7f4e586fb;p=pandora-kernel.git [SCSI] be2iscsi: Fix in the Asynchronous Code Path Set the ASYNC PDU Handle pBuffer for Data ring with the VA/PA of the allocated memory for it. To get the correct ASYNC PDY Handle iterate the list and compare the PA set during initialization with the passed PHY Address. The buffer_size and num_enteries are common for HDR and Data ring Signed-off-by: Jayamohan Kallickal Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed