i40e: bump version to 1.4.10
authorCatherine Sullivan <[email protected]>
Thu, 10 Dec 2015 19:38:51 +0000 (11:38 -0800)
committerJeff Kirsher <[email protected]>
Thu, 4 Feb 2016 05:29:15 +0000 (21:29 -0800)
Bump.

Change-ID: Ic9a495feb9ab0606f953c3848b0acf67169d3930
Signed-off-by: Catherine Sullivan <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/i40e/i40e_main.c

index 486ae160413845c9599e7d959a6da2a1d98cb960..c88583e112fac85059e31e090201ce6fca28e21d 100644 (file)
@@ -51,7 +51,7 @@ static const char i40e_driver_string[] =
 
 #define DRV_VERSION_MAJOR 1
 #define DRV_VERSION_MINOR 4
-#define DRV_VERSION_BUILD 8
+#define DRV_VERSION_BUILD 10
 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
             __stringify(DRV_VERSION_MINOR) "." \
             __stringify(DRV_VERSION_BUILD)    DRV_KERN