From: Eric Moore Date: Mon, 18 May 2009 19:01:29 +0000 (-0600) Subject: [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctl X-Git-Tag: v2.6.31-rc1~365^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddf59a35e98aa12255ed64c892271339504cc65c;p=pandora-kernel.git [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctl This patch will find an active mid for a query_task request via the ioctl path. This code is already there for task_abort, so this patch combining code using the same fuction _ctl_set_task_mid(), previously _ctl_do_task_abort(). Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed