]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2iscsi: Fix in the Asynchronous Code Path
authorroot <root@localhost.localdomain>
Wed, 2 May 2012 14:01:03 +0000 (19:31 +0530)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 11 May 2012 00:08:47 +0000 (17:08 -0700)
commitd36bb7e9209247187e7590e148b619221b8a81c4
treebd3b2a657fb481827a5f9bb906e913eca1e3fc0f
parent5a40b18221e02d3db76e93373f24351991e145a0
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 <jayamohan.kallickal@emulex.com>
Signed-off-by: root <root@localhost.(none)>
drivers/scsi/be2iscsi/be_main.c
drivers/scsi/be2iscsi/be_main.h