i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21
[linux-2.6-block.git] / drivers / net / ethernet / intel / i40e / i40e_main.c
index 722b0a1b33b8da66b971ad1201a49ea37019d69c..87a5d09cb087c08859af0b1344e2c11dd76de1e2 100644 (file)
@@ -39,7 +39,7 @@ static const char i40e_driver_string[] =
 
 #define DRV_VERSION_MAJOR 1
 #define DRV_VERSION_MINOR 3
-#define DRV_VERSION_BUILD 28
+#define DRV_VERSION_BUILD 34
 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
             __stringify(DRV_VERSION_MINOR) "." \
             __stringify(DRV_VERSION_BUILD)    DRV_KERN