From: Joe Eykholt Date: Tue, 20 Jul 2010 22:19:42 +0000 (-0700) Subject: [SCSI] libfc: provide space for LLD after remote port structure X-Git-Tag: v2.6.36-rc1~570^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f90377abcab2e305450ee76a0f9042907560c5d8;p=pandora-kernel.git [SCSI] libfc: provide space for LLD after remote port structure Add pre-zeroed space after the allocation for fc_rport_priv for use by the lower-level driver. This is primarily for VN2VN FIP mode, but could be used in other ways someday. The space required is specified in lport->rport_priv_size. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed