]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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:50:41 +0000 (16:50 +0800)
commit25ef812609dbc1a3db74f0f5912c94afdfd65d31
tree8cbd87b533f8aa5b91cf26384a752a481f0bee69
parent8cf7b0b08a0bccbf3a72487b3b85ac233e83947f
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