diff --git a/sys/dev/mlx5/driver.h b/sys/dev/mlx5/driver.h index 1c18caa6036..4a82fde934e 100644 --- a/sys/dev/mlx5/driver.h +++ b/sys/dev/mlx5/driver.h @@ -371,7 +371,6 @@ struct mlx5_cmd { struct cmd_msg_cache cache; int checksum_disabled; struct mlx5_cmd_stats stats[MLX5_CMD_OP_MAX]; - int moving_to_polling; }; struct mlx5_port_caps {