From: Bhanu Prakash Gollapudi Date: Tue, 24 Jan 2012 02:00:46 +0000 (-0800) Subject: [SCSI] bnx2fc: fix panic in bnx2fc_post_io_req X-Git-Tag: v3.4-rc1~145^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7b29c5f267c143e280c1a5174a0d930bd6c1e3;p=pandora-kernel.git [SCSI] bnx2fc: fix panic in bnx2fc_post_io_req System panics while accessing stale pointer - timer_work_queue - in the IO path before bnx2fc_stop is called. Fix is to destroy the workqueue after the destroy operation is complete. Signed-off-by: Bhanu Prakash Gollapudi Signed-off-by: James Bottomley --- Reading git-diff-tree failed