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 d96a83d commit c74dff1Copy full SHA for c74dff1
drivers/net/ethernet/intel/i40e/i40e_main.c
@@ -46,7 +46,7 @@ static const char i40e_driver_string[] =
46
47
#define DRV_VERSION_MAJOR 1
48
#define DRV_VERSION_MINOR 5
49
-#define DRV_VERSION_BUILD 10
+#define DRV_VERSION_BUILD 16
50
#define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
51
__stringify(DRV_VERSION_MINOR) "." \
52
__stringify(DRV_VERSION_BUILD) DRV_KERN
0 commit comments