diff options
Diffstat (limited to 'include/scsi/libfcoe.h')
-rw-r--r-- | include/scsi/libfcoe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/scsi/libfcoe.h b/include/scsi/libfcoe.h index dc14b52577f7..2568cb0627ec 100644 --- a/include/scsi/libfcoe.h +++ b/include/scsi/libfcoe.h | |||
@@ -229,6 +229,7 @@ struct fcoe_fcf { | |||
229 | * @vn_mac: VN_Node assigned MAC address for data | 229 | * @vn_mac: VN_Node assigned MAC address for data |
230 | */ | 230 | */ |
231 | struct fcoe_rport { | 231 | struct fcoe_rport { |
232 | struct fc_rport_priv rdata; | ||
232 | unsigned long time; | 233 | unsigned long time; |
233 | u16 fcoe_len; | 234 | u16 fcoe_len; |
234 | u16 flags; | 235 | u16 flags; |