You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
523 B
14 lines
523 B
Index: src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h
|
|
===================================================================
|
|
--- src.orig/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h 2020-07-14 03:26:20.193719944 +0200
|
|
+++ src/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h 2020-07-14 03:32:06.851933944 +0200
|
|
@@ -44,7 +44,7 @@
|
|
#include <linux/mlx5/driver.h>
|
|
|
|
#define DRIVER_NAME "mlx5_core"
|
|
-#define DRIVER_VERSION "5.0-0"
|
|
+#define DRIVER_VERSION "5.0-0_dup8.2"
|
|
|
|
extern uint mlx5_core_debug_mask;
|
|
|