--- drivers/ide/ide.c~ 2002-04-15 10:05:03.000000000 +0200
+++ drivers/ide/ide.c 2002-04-15 10:05:12.000000000 +0200
@@ -2764,7 +2764,6 @@
if (i) {
drive->queue_depth = i;
if (i >= 1) {
- drive->using_tcq = 1;
drive->tcq->queued = 0;
drive->tcq->active_tag = -1;
return 0;
-- Jens Axboe- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/