Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
[deliverable/linux.git] / include / scsi / scsi_host.h
index fcfa3d7f5e7e38f1bffcf50495730f24bb9e6b2b..76e9d278c3341bf95e1399090b1c4e268abab1a0 100644 (file)
@@ -37,7 +37,7 @@ struct blk_queue_tags;
  *      used in one scatter-gather request.
  */
 #define SG_NONE 0
-#define SG_ALL SCSI_MAX_SG_SEGMENTS
+#define SG_ALL SG_CHUNK_SIZE
 
 #define MODE_UNKNOWN 0x00
 #define MODE_INITIATOR 0x01
This page took 0.03492 seconds and 5 git commands to generate.