Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[firefly-linux-kernel-4.4.55.git] / include / net / bonding.h
index 78ed135e9dea6a9971d15e3b786a64de170b310c..20defc0353d1353c02f1d778e3f53809cae6c0bb 100644 (file)
@@ -136,6 +136,9 @@ struct bond_params {
        int packets_per_slave;
        int tlb_dynamic_lb;
        struct reciprocal_value reciprocal_packets_per_slave;
+       u16 ad_actor_sys_prio;
+       u16 ad_user_port_key;
+       u8 ad_actor_system[ETH_ALEN];
 };
 
 struct bond_parm_tbl {