From: Tejun Heo Date: Mon, 15 May 2006 12:03:41 +0000 (+0900) Subject: [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated X-Git-Tag: v2.6.18-rc1~1079^2~98^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cec4a3943bdfe46e2952bc246f17670f747be8d;p=pandora-kernel.git [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated Rename ap->qactive to ap->qc_allocated. This is to accomodate addition of ap->qc_active, mask of active qcs. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed