[SCSI] iscsi update: set correct state at creation time
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 2 Feb 2006 03:07:06 +0000 (21:07 -0600)
committer <jejb@mulgrave.il.steeleye.com> <>
Sat, 4 Feb 2006 22:19:31 +0000 (16:19 -0600)
commit351f739e68e97a0316136a5bda145b952d99a989
treeeed8597fe46a5e4cfa41edcafeedbd91292a66f9
parent1fd459e367657f595ddf192b9a46298e18d4fc13
[SCSI] iscsi update: set correct state at creation time

>From erezz@voltaire.com:

We are still in ISCSI_STATE_FREE state at create time. The addition
of the first connection puts us in ISCSI_STATE_LOGGED_IN.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Alex Aizman <itn780@yahoo.com>
Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/iscsi_tcp.c