aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/mlx5/mlx5_core/mlx5_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mlx5/mlx5_core/mlx5_main.c b/sys/dev/mlx5/mlx5_core/mlx5_main.c
index 7400a8eafaa4..09b623b6fde8 100644
--- a/sys/dev/mlx5/mlx5_core/mlx5_main.c
+++ b/sys/dev/mlx5/mlx5_core/mlx5_main.c
@@ -1698,7 +1698,6 @@ static int init_one(struct pci_dev *pdev,
mlx5_pagealloc_init(dev);
- pr_info("%s - MARK BLOCH WAS HERE\n", __func__);
err = mlx5_fs_core_alloc(dev);
if (err) {
mlx5_core_err(dev, "Failed to alloc flow steering\n");