]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5.c
net/mlx5: fix RSS flow item expansion for NVGRE
[dpdk.git] / drivers / net / mlx5 / mlx5.c
index b610f29a66d8a39151635d60b7d4152d9afb6308..35f91e965ec9b301d29cba1b6a81b518756f9490 100644 (file)
@@ -2442,7 +2442,7 @@ static struct mlx5_pci_driver mlx5_driver = {
 };
 
 /* Initialize driver log type. */
-RTE_LOG_REGISTER(mlx5_logtype, pmd.net.mlx5, NOTICE)
+RTE_LOG_REGISTER_DEFAULT(mlx5_logtype, NOTICE)
 
 /**
  * Driver initialization routine.