Browse Source

fm10k: Bump driver version to 0.15.2

With the recent driver changes, bump the version.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Jeff Kirsher 10 years ago
parent
commit
f4f88c6d3b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/ethernet/intel/fm10k/fm10k_main.c

+ 1 - 1
drivers/net/ethernet/intel/fm10k/fm10k_main.c

@@ -28,7 +28,7 @@
 
 #include "fm10k.h"
 
-#define DRV_VERSION	"0.12.2-k"
+#define DRV_VERSION	"0.15.2-k"
 const char fm10k_driver_version[] = DRV_VERSION;
 char fm10k_driver_name[] = "fm10k";
 static const char fm10k_driver_string[] =