mirror of https://gitee.com/openkylin/linux.git
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:
parent
b32d15b9d7
commit
f4f88c6d3b
|
@ -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[] =
|
||||
|
|
Loading…
Reference in New Issue