mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
fm10k: update driver version to match out-of-tree
An upcoming out-of-tree release will be occurring which will include the recent functionality to support virtual function statistics. Update the kernel driver version to match this. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
780e354dcd
commit
739e6b4a83
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
#include "fm10k.h"
|
||||
|
||||
#define DRV_VERSION "0.26.1-k"
|
||||
#define DRV_VERSION "0.27.1-k"
|
||||
#define DRV_SUMMARY "Intel(R) Ethernet Switch Host Interface Driver"
|
||||
const char fm10k_driver_version[] = DRV_VERSION;
|
||||
char fm10k_driver_name[] = "fm10k";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user