From: Mike Christie Date: Wed, 28 Feb 2007 23:32:15 +0000 (-0600) Subject: [SCSI] libiscsi: flush work before freeing connection X-Git-Tag: v2.6.22-rc1~1015^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=779ea1207b6a43943faa44f41be7311263315604;p=pandora-kernel.git [SCSI] libiscsi: flush work before freeing connection It's possible that we call iscsi_xmitworker after iscsi_conn_release which causes a oops. This patch flushes the workqueue. Signed-off-by: FUJITA Tomonori Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed