From c6fe15087301eb4a799b4ccfd840b98145b6f296 Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Thu, 3 Jul 2008 11:31:55 -0500 Subject: [PATCH] --- yaml --- r: 101576 b: refs/heads/master c: 2476b4d0426e1d6d4a42b2f7ae08f668b2cfe510 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/scsi/scsi_lib.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6fced3ba7dea..27c27ba5d9ab 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 92c299d11acd3f3e75a721acb8f57c457d5c394f +refs/heads/master: 2476b4d0426e1d6d4a42b2f7ae08f668b2cfe510 diff --git a/trunk/drivers/scsi/scsi_lib.c b/trunk/drivers/scsi/scsi_lib.c index aa8d5de58839..0451903452e6 100644 --- a/trunk/drivers/scsi/scsi_lib.c +++ b/trunk/drivers/scsi/scsi_lib.c @@ -1328,7 +1328,6 @@ static inline int scsi_host_queue_ready(struct request_queue *q, printk("scsi%d unblocking host at zero depth\n", shost->host_no)); } else { - blk_plug_device(q); return 0; } }