]> Pileus Git - ~andy/linux/blobdiff - drivers/net/bonding/bonding.h
bonding: Convert balance-rr transmit to new locking
[~andy/linux] / drivers / net / bonding / bonding.h
index a8f2384f550d0045632e645e42d9a00a11988f6b..d1ed14bf1ccba358d4e1e8b9a6044d16f1056f2f 100644 (file)
@@ -197,6 +197,7 @@ struct bonding {
        int      (*xmit_hash_policy)(struct sk_buff *, struct net_device *, int);
        __be32   master_ip;
        u16      flags;
+       u16      rr_tx_counter;
        struct   ad_bond_info ad_info;
        struct   alb_bond_info alb_info;
        struct   bond_params params;