From: Moore, Eric Date: Tue, 14 Mar 2006 16:19:36 +0000 (-0700) Subject: [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure X-Git-Tag: v2.6.17-rc1~1129^2~4^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=914c2d8e597798d62c2e0a3cba737bf6f611eecf;p=pandora-kernel.git [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure It makes no sense in keeping the target_id and bus_id in the VirtDevice structure, when it can be obtained from the VirtTarget structure. In addition, this patch fix's couple compilation bugs in mptfc.c when MPT_DEBUG_FC is enabled. This provided by Micheal Reed. Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed