From: Kleber Sacilotto de Souza Date: Thu, 14 Mar 2013 18:52:23 +0000 (-0500) Subject: [SCSI] ipr: fix addition of abort command to HRRQ free queue X-Git-Tag: v3.9-rc7~14^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4ee22a3708d54d8fb5ee8a23ca08e74abcaedfd;p=pandora-kernel.git [SCSI] ipr: fix addition of abort command to HRRQ free queue The abort command issued by ipr_cancel_op() is being added to the wrong HRRQ free queue after the command returns. Fix it by using the HRRQ pointer in the ipr command struct itself. Signed-off-by: Kleber Sacilotto de Souza Signed-off-by: Wen Xiong Acked-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed