net/mlx5e: Disable TX MPWQE in kdump mode
[sfrench/cifs-2.6.git] / drivers / net / ethernet / mellanox / mlx5 / core / fs_cmd.h
index d62de642eca99a8e2f8fd61bb822064ef0ca1e11..c2e102ed82adee0274b11dad623f590813720ba7 100644 (file)
@@ -38,7 +38,7 @@
 struct mlx5_flow_cmds {
        int (*create_flow_table)(struct mlx5_flow_root_namespace *ns,
                                 struct mlx5_flow_table *ft,
-                                unsigned int log_size,
+                                unsigned int size,
                                 struct mlx5_flow_table *next_ft);
        int (*destroy_flow_table)(struct mlx5_flow_root_namespace *ns,
                                  struct mlx5_flow_table *ft);