SCSI: qla2xxx: Properly set the tagging for commands.
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Fri, 12 Jul 2013 18:47:51 +0000 (14:47 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 08:25:45 +0000 (16:25 +0800)
commite5f8b2d71c3b617d2d5ce9568067b1458b47a517
tree7f8ed7b5139376575dcb3c7ccfed377da02a5ef5
parent970f226f08005c3a9b631a6b0dc5d40afd6c27a7
SCSI: qla2xxx: Properly set the tagging for commands.

commit c3ccb1d7cf4c4549151876dd37c0944a682fd9e1 upstream.

This fixes a regression where Xyratex controllers and disks were lost by the
driver:

https://bugzilla.kernel.org/show_bug.cgi?id=59601

Reported-by: Jack Hill <jackhill@jackhill.us>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/qla2xxx/qla_iocb.c