[SCSI] iscsi update: fix mgmt pool err path release
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 2 Feb 2006 03:07:09 +0000 (21:07 -0600)
committer <jejb@mulgrave.il.steeleye.com> <>
Sat, 4 Feb 2006 22:19:53 +0000 (16:19 -0600)
commitb36ae07cb7757bd3eabd13c79844083dccac2f77
treea30d2a7d105591f24046d987a0db46108e41f256
parent351f739e68e97a0316136a5bda145b952d99a989
[SCSI] iscsi update: fix mgmt pool err path release

>From ogerlitz@voltaire.com:

mgmtpool shoild be frees in immdata_alloc_fail label.

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