[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated
authorTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 12:03:41 +0000 (21:03 +0900)
committerTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 12:03:41 +0000 (21:03 +0900)
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 <htejun@gmail.com>

No differences found