commit | 6b1f44466d9b3d7de04e4988a680f0e1a0850360 | [log] [tgz] |
---|---|---|
author | Giridhar Malavali <gmalavali@marvell.com> | Tue Apr 02 14:24:23 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Apr 03 23:11:36 2019 -0400 |
tree | 36ecb51d915174c27f981d5777fb0954642d11d9 | |
parent | 0257eda08e806b82ee1fc90ef73583b6f022845c [diff] |
scsi: qla2xxx: Increase the max_sgl_segments to 1024 This patch increases max_sgl_segments value from 128 to the maximum supported which is 1024. Increasing max_sgl_segments will allow the driver to support larger I/O sizes [mkp: commit desc tweak] Signed-off-by: Giridhar Malavali <gmalavali@marvell.com> Signed-off-by: Himanshu Madhani <hmadhani@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>