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>
This commit is contained in:
Jeff Kirsher 2015-04-03 13:33:10 -07:00
parent b32d15b9d7
commit f4f88c6d3b
1 changed files with 1 additions and 1 deletions

View File

@ -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[] =