From: Pete Wyckoff Date: Wed, 8 Nov 2006 21:58:31 +0000 (-0600) Subject: [SCSI] iscsi: always release crypto X-Git-Tag: v2.6.19~86^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=534284a09b3f58cd92acd0652b7267ee142932ba;p=pandora-kernel.git [SCSI] iscsi: always release crypto Unconditionally free crypto state, as it is always allocated during TCP connection creation. Without this, crypto structures leak and crc32c module refcounts grow as connections are created and destroyed. Signed-off-by: Pete Wyckoff Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed