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:
d99e5f4
)
[SCSI] zfcp: Add zfcp private struct as SCSI device driver data
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Wed, 8 Sep 2010 12:39:51 +0000
(14:39 +0200)
committer
James Bottomley
<James.Bottomley@suse.de>
Fri, 17 Sep 2010 02:54:14 +0000
(22:54 -0400)
Add a new data structure zfcp_scsi_dev that holds zfcp private data
for each SCSI device. Use scsi_transport_reserve_device to let the
SCSI midlayer automatically allocate this with each SCSI device.
Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found