From: Mike Hernandez Date: Wed, 30 Mar 2011 18:46:20 +0000 (-0700) Subject: [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O handle for... X-Git-Tag: v3.0-rc1~383^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74ec14ffb17bb8033e7b41470019d30c8300707;p=pandora-kernel.git [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O handle for Abort I/O IOCBs. The upper 16-bits of the handle for all I/O in multi-queue supported drivers carries the ID of the request queue it was submitted on. When using Abort I/O IOCB, the driver needs to also populate the upper 16-bits in the handle_to_abort field so the fw can correlate with the actual I/O. Signed-off-by: Mike Hernandez Signed-off-by: Madhuranath Iyengar Signed-off-by: James Bottomley --- Reading git-diff-tree failed