Remove unused structure field in mlx5core.

MFC after:	3 days
Sponsored by:	Mellanox Technologies
This commit is contained in:
Hans Petter Selasky 2018-03-30 19:58:58 +00:00
parent 76ee71dcd3
commit d77004ab47

View file

@ -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 {