[SCSI] hpsa: fix task management for mode-1 ioaccell path
authorScott Teel <scott.teel@hp.com>
Tue, 18 Feb 2014 19:55:28 +0000 (13:55 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:03 +0000 (10:19 -0700)
commit17eb87d216a0d8a9fa9852f331a7c6afb9f45312
tree9f0dc3606300aed04f54efe55979a32be933e67d
parent2f6ae5cd24491647a011aead90d47523d875e443
[SCSI] hpsa: fix task management for mode-1 ioaccell path

For "mode 1" io accelerated commands, the command tag is in
a different location than for commands that go down the normal
RAID path, so the abort handler needs to take this into account.

Signed-off-by: Scott Teel <scott.teel@hp.com>
Signed-off-by: Mike Miller <michael.miller@canonical.com>
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c