commit | d1e3635a5ef2523e517068d0acb25533e739bf10 | [log] [tgz] |
---|---|---|
author | Quinn Tran <quinn.tran@cavium.com> | Thu Dec 28 12:33:12 2017 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Jan 03 23:41:05 2018 -0500 |
tree | 466a552fae16f226113acc29a7c2b0ff21615972 | |
parent | 3407fc373d8ad794e94fc50b9c085f7451b502f8 [diff] |
scsi: qla2xxx: Add boundary checks for exchanges to be offloaded Max boundary for exchange off load is 32k exchanges. If a system is unable to allocate large memory buffer to support this feature, then driver will reduce the number of exchanges down to a value system can support. Signed-off-by: Quinn Tran <quinn.tran@cavium.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>