From: Andy Yan <ayan@marvell.com>
To: james.bottomley@hansenpartnership.com, jeff@garzik.org,
linux-scsi@vger.kernel.org
Cc: qswang@marvell.com, jfeng@marvell.com
Subject: [PATCH 7/7]MVSAS: Update to match latest libsas
Date: Mon, 9 Nov 2009 20:29:42 +0800 [thread overview]
Message-ID: <20091109122942.GF32336@Andy.marvell.com> (raw)
>From 8687e06d9f636828e006fc4938513ce4731ea356 Mon Sep 17 00:00:00 2001
From: Andy <ayan@marvell.com>
Date: Sun, 8 Nov 2009 14:26:39 +0800
Subject: [PATCH 7/7] Update to match latest libsas
Signed-off-by: Andy <ayan@marvell.com>
Signed-off-by: Jacky <jfeng@marvell.com>
Signed-off-by: Ke <kewei@marvell.com>
---
drivers/scsi/mvsas/mv_sas.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/scsi/mvsas/mv_sas.c b/drivers/scsi/mvsas/mv_sas.c
index 7ced157..51bb6fe 100644
--- a/drivers/scsi/mvsas/mv_sas.c
+++ b/drivers/scsi/mvsas/mv_sas.c
@@ -414,7 +414,7 @@ int mvs_slave_configure(struct scsi_device *sdev)
scsi_adjust_queue_depth(sdev, MSG_SIMPLE_TAG, 1);
#endif
} else
- sas_change_queue_depth(sdev, MVS_QUEUE_SIZE);
+ sas_change_queue_depth(sdev, MVS_QUEUE_SIZE, SCSI_QDEPTH_DEFAULT);
return 0;
}
--
1.6.2.2
next reply other threads:[~2009-11-09 3:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-09 12:29 Andy Yan [this message]
2009-11-14 18:05 ` [PATCH 7/7]MVSAS: Update to match latest libsas James Bottomley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091109122942.GF32336@Andy.marvell.com \
--to=ayan@marvell.com \
--cc=james.bottomley@hansenpartnership.com \
--cc=jeff@garzik.org \
--cc=jfeng@marvell.com \
--cc=linux-scsi@vger.kernel.org \
--cc=qswang@marvell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox