mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Remove unused structure field in mlx5core.
MFC after: 3 days Sponsored by: Mellanox Technologies
This commit is contained in:
parent
76ee71dcd3
commit
d77004ab47
1 changed files with 0 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue