* [PATCH 5/9] qla1280: remove SG_SEGMENTS
@ 2005-07-04 15:48 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2005-07-04 15:48 UTC (permalink / raw)
To: jejb, jes; +Cc: linux-scsi, ths
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thiemo Seufer <ths@linux-mips.org>
Index: linux-2.6/drivers/scsi/qla1280.h
===================================================================
--- linux-2.6.orig/drivers/scsi/qla1280.h 2005-06-19 21:14:52.000000000 +0200
+++ linux-2.6/drivers/scsi/qla1280.h 2005-06-19 21:16:23.000000000 +0200
@@ -94,9 +94,6 @@
#define REQUEST_ENTRY_CNT 256 /* Number of request entries. */
#define RESPONSE_ENTRY_CNT 16 /* Number of response entries. */
-/* Number of segments 1 - 65535 */
-#define SG_SEGMENTS 32 /* Cmd entry + 6 continuations */
-
/*
* SCSI Request Block structure (sp) that is placed
* on cmd->SCp location of every I/O
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-07-04 15:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-04 15:48 [PATCH 5/9] qla1280: remove SG_SEGMENTS Christoph Hellwig
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.