Skip to content

Commit

Permalink
[SCSI] qla1280: remove SG_SEGMENTS
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Hellwig authored and James Bottomley committed Aug 2, 2005
1 parent d6db3e8 commit 748422d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/scsi/qla1280.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 748422d

Please sign in to comment.