commit | 42bc3e57877f2357ccbbc3ad6e6c7d9be44579f9 | [log] [tgz] |
---|---|---|
author | Varun Prakash <varun@chelsio.com> | Wed Apr 20 00:00:12 2016 +0530 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon May 09 23:12:08 2016 -0700 |
tree | f8866f9683073031554ec3e7ff1f28741734c14f | |
parent | e8205cca0abd126418c18030fb8c9ef272080d70 [diff] |
iscsi-target: add int (*iscsit_validate_params)() Add int (*iscsit_validate_params)() to struct iscsit_transport, iscsi-target uses this callback for validating conn operational parameters. cxgbit.ko needs this callback to check and update the value of MAXXMITDATASEGMENTLENGTH. Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>