git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c972c70
)
[SCSI] fusion - removing target_id/bus_id from the VirtDevice structure
author
Moore, Eric
<Eric.Moore@lsil.com>
Tue, 14 Mar 2006 16:19:36 +0000
(09:19 -0700)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Tue, 14 Mar 2006 20:33:38 +0000
(14:33 -0600)
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 <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found