[SCSI] libfc: provide space for LLD after remote port structure
commitf90377abcab2e305450ee76a0f9042907560c5d8
authorJoe Eykholt <jeykholt@cisco.com>
Tue, 20 Jul 2010 22:19:42 +0000 (20 15:19 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:05:49 +0000 (28 09:05 -0500)
tree6ed2f707f8c15162bcca4a7f44a3a97ba09172ad
parent42e9041467cf5fd33501b91b27e26807c259c896
[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 <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/libfc/fc_rport.c
include/scsi/libfc.h