i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
[deliverable/linux.git] / drivers / net / ethernet / intel / i40evf / i40evf_main.c
index f4dada02bbcf5803021de01e98f601f1413ae77a..4659ac2cf035ceb3a1583d213c9097bfd073c190 100644 (file)
@@ -38,7 +38,7 @@ static const char i40evf_driver_string[] =
 
 #define DRV_VERSION_MAJOR 1
 #define DRV_VERSION_MINOR 5
-#define DRV_VERSION_BUILD 2
+#define DRV_VERSION_BUILD 5
 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
             __stringify(DRV_VERSION_MINOR) "." \
             __stringify(DRV_VERSION_BUILD) \
This page took 0.025264 seconds and 5 git commands to generate.