From: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>
To: linux-scsi@vger.kernel.org
Subject: [patch][4/15] qlogicfas: force can_queue
Date: Tue, 9 Mar 2004 10:35:29 -0300 [thread overview]
Message-ID: <20040309133529.GF651@cathedrallabs.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 17 bytes --]
--
aris
[-- Attachment #1.2: 04-qlogicfas-force_can_queue.patch --]
[-- Type: text/plain, Size: 526 bytes --]
diff -ur linux-2.6.3-applied/drivers/scsi/qlogicfas.c linux-2.6.3-work/drivers/scsi/qlogicfas.c
--- linux-2.6.3-applied/drivers/scsi/qlogicfas.c 2004-03-05 18:40:31.000000000 -0300
+++ linux-2.6.3-work/drivers/scsi/qlogicfas.c 2004-03-05 18:40:41.000000000 -0300
@@ -791,7 +791,7 @@
.eh_device_reset_handler= qlogicfas_device_reset,
.eh_host_reset_handler = qlogicfas_host_reset,
.bios_param = qlogicfas_biosparam,
- .can_queue = 0,
+ .can_queue = 1,
.this_id = -1,
.sg_tablesize = SG_ALL,
.cmd_per_lun = 1,
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
reply other threads:[~2004-03-09 13:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20040309133529.GF651@cathedrallabs.org \
--to=aris@cathedrallabs.org \
--cc=linux-scsi@vger.kernel.org \
/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