We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3df6e1 commit 962dd66Copy full SHA for 962dd66
drivers/net/ethernet/intel/i40e/i40e_main.c
@@ -38,7 +38,7 @@ static const char i40e_driver_string[] =
38
39
#define DRV_VERSION_MAJOR 0
40
#define DRV_VERSION_MINOR 3
41
-#define DRV_VERSION_BUILD 28
+#define DRV_VERSION_BUILD 30
42
#define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
43
__stringify(DRV_VERSION_MINOR) "." \
44
__stringify(DRV_VERSION_BUILD) DRV_KERN
0 commit comments