forked from luck/tmp_suning_uos_patched
[SCSI] qla1280: remove SG_SEGMENTS
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Thiemo Seufer <ths@linux-mips.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
parent
d6db3e8d5f
commit
748422d92a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user