net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
[firefly-linux-kernel-4.4.55.git] / drivers / net / bonding / bond_3ad.h
index 5d91ad0cc04142df9e73a52a62d06e5ab4d3898e..1f081c89753f51d2131ff17281df811575006096 100644 (file)
@@ -253,6 +253,7 @@ struct ad_system {
 struct ad_bond_info {
        struct ad_system system;            /* 802.3ad system structure */
        u32 agg_select_timer;       // Timer to select aggregator after all adapter's hand shakes
+       u16 aggregator_identifier;
 };
 
 struct ad_slave_info {