From: Christof Schmitt Date: Wed, 8 Sep 2010 12:39:51 +0000 (+0200) Subject: [SCSI] zfcp: Add zfcp private struct as SCSI device driver data X-Git-Tag: v2.6.37-rc1~159^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c237731b92fadc7d44824276313ec330b1989b;p=pandora-kernel.git [SCSI] zfcp: Add zfcp private struct as SCSI device driver data 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 Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed