Reverted an unintended behavior change.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2150 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-09-20 18:38:58 +00:00
parent 2fc8c5ea79
commit d28b944661
+1 -1
View File
@@ -498,7 +498,7 @@ static int send_adapter_info(struct iu_entry *iue,
info->partition_number = partition_number;
info->mad_version = 1;
info->os_type = 2;
info->port_max_txu[0] = 255 << 9;/*sess->hostt->max_sectors << 9;*/
info->port_max_txu[0] = DEFAULT_MAX_SECTORS << 9;
/* Send our info to remote */
err = h_copy_rdma(sizeof(*info), vport->liobn, data_token,