]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] iscsi update: rm conn lock
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 2 Feb 2006 03:07:03 +0000 (21:07 -0600)
committer <jejb@mulgrave.il.steeleye.com> <>
Sat, 4 Feb 2006 22:19:08 +0000 (16:19 -0600)
commit1fd459e367657f595ddf192b9a46298e18d4fc13
tree471aac962b34cdf3ec6ccf2249ca90f94148c8dc
parentee7f8e405342722e42c15fe8e841a679f8951eea
[SCSI] iscsi update: rm conn lock

>From erezz@voltaire.com:

rm conn->lock since it is not used anymore. The dataqueue is protected
by the session lock and xmitmutex.

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
drivers/scsi/iscsi_tcp.h