From: Mike Christie Date: Wed, 21 May 2008 20:54:01 +0000 (-0500) Subject: [SCSI] iscsi: remove session/conn_data_size from iscsi_transport X-Git-Tag: v2.6.27-rc1~1059^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d91e209fb21fb9cc765729d4c6a85a9fb6c9187;p=pandora-kernel.git [SCSI] iscsi: remove session/conn_data_size from iscsi_transport This removes the session and conn data_size fields from the iscsi_transport. Just pass in the value like with host allocation. This patch also makes it so the LLD iscsi_conn data is allocated with the iscsi_cls_conn. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed