commit | 58548cb51a824276c34a3227a4917d2e2ded0daa | [log] [tgz] |
---|---|---|
author | Giridhar Malavali <giridhar.malavali@qlogic.com> | Fri Sep 03 15:20:56 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Sep 05 15:36:25 2010 -0300 |
tree | 788f6633ff6cb850cf77e4b47683260a2e582a94 | |
parent | 3fadb80b0f39b193caafeed615a219aae57279fe [diff] |
[SCSI] qla2xxx: Increase SG table size to support large IO size per scsi command. The sg table size is increased from 128 to 1024 to support multiple sg lists and number of sg elements per scsi command. Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>