From: Hannes Reinecke Date: Wed, 26 Nov 2014 13:58:57 +0000 (+0100) Subject: tcm_loop: Fix wrong I_T nexus association X-Git-Tag: omap-for-v3.19/fixes-rc1~19^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=506787a2c7daed45f0a213674ca706cbc83a9089;p=pandora-kernel.git tcm_loop: Fix wrong I_T nexus association tcm_loop has the I_T nexus associated with the HBA. This causes commands to become misdirected if the HBA has more than one target portal group; any command is then being sent to the first target portal group instead of the correct one. The nexus needs to be associated with the target portal group instead. Signed-off-by: Hannes Reinecke Cc: # 3.0+ Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed