aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2021-01-08 11:44:42 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2021-01-22 12:08:03 +0000
commite006b6a2c1b9a34e008ffbb4cabf86315f7873ff (patch)
tree3a2b4b13e37d15191ed9c2cba280bb920323b523
parentd970a8218e16e3da8234f8b236d28919c1439090 (diff)
downloadsrc-e006b6a2c1b9a34e008ffbb4cabf86315f7873ff.tar.gz
src-e006b6a2c1b9a34e008ffbb4cabf86315f7873ff.zip
MFC 376479200760:
Fix whitespace in mlx5en(4). Sponsored by: Mellanox Technologies // NVIDIA Networking
-rw-r--r--sys/dev/mlx5/mlx5_en/en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mlx5/mlx5_en/en.h b/sys/dev/mlx5/mlx5_en/en.h
index 64b70df93f9e..e0af780f0b74 100644
--- a/sys/dev/mlx5/mlx5_en/en.h
+++ b/sys/dev/mlx5/mlx5_en/en.h
@@ -796,7 +796,7 @@ struct mlx5e_sq {
struct mtx lock;
struct mtx comp_lock;
struct mlx5e_sq_stats stats;
- struct callout cev_callout;
+ struct callout cev_callout;
/* data path */
#define mlx5e_sq_zero_start dma_tag