net/mlx5: Fix auto group size calculation
[sfrench/cifs-2.6.git] / drivers / net / ethernet / mellanox / mlx5 / core / fs_core.h
index 00717eba22569ea8791556747b6b216cb6fc8ed6..c2621b9115633b53fe21d738bcd909f53d1bf108 100644 (file)
@@ -162,6 +162,7 @@ struct mlx5_flow_table {
        struct {
                bool                    active;
                unsigned int            required_groups;
+               unsigned int            group_size;
                unsigned int            num_groups;
        } autogroup;
        /* Protect fwd_rules */