Commit a54d83aa authored by Jacob Keller's avatar Jacob Keller Committed by Tim Gardner

fm10k: bump driver version

BugLink: http://bugs.launchpad.net/bugs/1536475

We haven't bumped the driver version in a while despite many fixes being
pulled in from the out-of-tree Sourceforge driver. Update the version to
match.
Signed-off-by: default avatarJacob Keller <jacob.e.keller@intel.com>
Tested-by: default avatarKrishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit e3b6e95d)
Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
parent e6bbcc84
......@@ -28,7 +28,7 @@
#include "fm10k.h"
#define DRV_VERSION "0.15.2-k"
#define DRV_VERSION "0.19.3-k"
const char fm10k_driver_version[] = DRV_VERSION;
char fm10k_driver_name[] = "fm10k";
static const char fm10k_driver_string[] =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment