From: Christoph Hellwig Date: Fri, 12 Sep 2014 23:00:32 +0000 (-0700) Subject: [SCSI] fix regression that accidentally disabled block-based tcq X-Git-Tag: fixes-for-v3.18-merge-window~103^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8be1cf58d5b4ddbf8089700df8458f432ed5934;p=pandora-kernel.git [SCSI] fix regression that accidentally disabled block-based tcq The scsi blk-mq support accidentally flipped a conditional, which lead to never enabling block based tcq when using the legacy request path. Fixes: d285203cf647d7c9 scsi: add support for a blk-mq based I/O path. Reported-by: Hans de Goede Signed-off-by: Christoph Hellwig Signed-off-by: James Bottomley --- Reading git-diff-tree failed