From: Chad Dupuis Date: Fri, 8 Feb 2013 06:57:50 +0000 (-0500) Subject: [SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport. X-Git-Tag: v3.9-rc1~21^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b00ee7d770abbe1e63df74eada0376c75ceb2daf;p=pandora-kernel.git [SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport. BSG code path increments ref count in the send path, but does not decrement in the return path leading to hang during unload of the driver. Signed-off-by: Chad Dupuis Signed-off-by: Saurav Kashyap Signed-off-by: James Bottomley --- Reading git-diff-tree failed