diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2018-03-30 19:58:58 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2018-03-30 19:58:58 +0000 |
| commit | d77004ab470f9eb3d511f09ee1b0c0ceaea35ff1 (patch) | |
| tree | a5e96bb070abf13425c801641e4ecafa1c891bc2 /sys/dev | |
| parent | 76ee71dcd3c2b148648853737dae6a14e2806f9b (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/mlx5/driver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mlx5/driver.h b/sys/dev/mlx5/driver.h index 1c18caa6036b0..4a82fde934e71 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 { |
