From: Brian King Date: Mon, 12 Dec 2005 19:05:08 +0000 (-0600) Subject: [SCSI] fix double free of scsi request queue X-Git-Tag: v2.6.15-rc6~62^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a68de5c08be8c77c4ad208306187bd95107c7cd;p=pandora-kernel.git [SCSI] fix double free of scsi request queue Current scsi scanning code appears to have a use after free bug is a LLDD's slave_alloc fails. Remove the redundant scsi_free_queue. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed