Add a flag to tell NPIV VN_Ports from "real" N_Ports
Signed-off-by: Chris Leech <[email protected]>
---
include/scsi/libfc.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/scsi/libfc.h b/include/scsi/libfc.h
index bceb00b..d8320ec 100644
--- a/include/scsi/libfc.h
+++ b/include/scsi/libfc.h
@@ -729,6 +729,7 @@ struct fc_lport {
u32 seq_offload:1; /* seq offload supported */
u32 crc_offload:1; /* crc offload supported */
u32 lro_enabled:1; /* large receive offload */
+ u32 vn_port:1; /* is this a virtual port? */
u32 mfs; /* max FC payload size */
unsigned int service_params;
unsigned int e_d_tov;
_______________________________________________
devel mailing list
[email protected]
http://www.open-fcoe.org/mailman/listinfo/devel