]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/bonding.h
bonding: Allow userspace to set actors' system_priority in AD system
[karo-tx-linux.git] / include / net / bonding.h
index 78ed135e9dea6a9971d15e3b786a64de170b310c..405cf87a450a35a62e1a53310df63670933d988b 100644 (file)
@@ -136,6 +136,7 @@ struct bond_params {
        int packets_per_slave;
        int tlb_dynamic_lb;
        struct reciprocal_value reciprocal_packets_per_slave;
+       u16 ad_actor_sys_prio;
 };
 
 struct bond_parm_tbl {