diff options
Diffstat (limited to 'drivers/scsi/bfa/bfa_fcs.h')
-rw-r--r-- | drivers/scsi/bfa/bfa_fcs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/bfa/bfa_fcs.h b/drivers/scsi/bfa/bfa_fcs.h index a5f1faf335a7..e75e07d25915 100644 --- a/drivers/scsi/bfa/bfa_fcs.h +++ b/drivers/scsi/bfa/bfa_fcs.h | |||
@@ -675,6 +675,7 @@ struct bfa_fcs_s { | |||
675 | struct bfa_fcs_fabric_s fabric; /* base fabric state machine */ | 675 | struct bfa_fcs_fabric_s fabric; /* base fabric state machine */ |
676 | struct bfa_fcs_stats_s stats; /* FCS statistics */ | 676 | struct bfa_fcs_stats_s stats; /* FCS statistics */ |
677 | struct bfa_wc_s wc; /* waiting counter */ | 677 | struct bfa_wc_s wc; /* waiting counter */ |
678 | int fcs_aen_seq; | ||
678 | }; | 679 | }; |
679 | 680 | ||
680 | /* | 681 | /* |