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.
10 lines
379 B
10 lines
379 B
Index: src/drivers/net/ethernet/mellanox/mlx5/core/backport_compat.h
|
|
===================================================================
|
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
|
+++ src/drivers/net/ethernet/mellanox/mlx5/core/backport_compat.h 2020-07-14 15:58:11.554035920 +0200
|
|
@@ -0,0 +1,4 @@
|
|
+#ifndef MLX5_BACKPORT_COMPAT_H
|
|
+#define MLX5_BACKPORT_COMPAT_H
|
|
+
|
|
+#endif
|