scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
[platform/kernel/linux-rpi.git] / include / scsi / libfcoe.h
index bb8092f..58507c7 100644 (file)
@@ -241,6 +241,7 @@ struct fcoe_fcf {
  * @vn_mac:    VN_Node assigned MAC address for data
  */
 struct fcoe_rport {
+       struct fc_rport_priv rdata;
        unsigned long time;
        u16 fcoe_len;
        u16 flags;