diff options
author | Mike Hernandez <michael.hernandez@qlogic.com> | 2011-03-30 11:46:20 -0700 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2011-05-01 09:57:57 -0500 |
commit | a74ec14ffb17bb8033e7b41470019d30c8300707 (patch) | |
tree | b22d2eb99cd51d9bff3c28bab8d0a323f3791be1 /fs | |
parent | 3e8bb8410fafb36739beeb27e1c2fe76261a80dc (diff) | |
download | blackbird-obmc-linux-a74ec14ffb17bb8033e7b41470019d30c8300707.tar.gz blackbird-obmc-linux-a74ec14ffb17bb8033e7b41470019d30c8300707.zip |
[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 <michael.hernandez@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions