mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 00:08:17 +07:00
ice: Update version string
Update version string to 0.7.2-k Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@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
124cd54796
commit
5cc6c8b30c
@ -8,7 +8,7 @@
|
||||
#include "ice.h"
|
||||
#include "ice_lib.h"
|
||||
|
||||
#define DRV_VERSION "0.7.1-k"
|
||||
#define DRV_VERSION "0.7.2-k"
|
||||
#define DRV_SUMMARY "Intel(R) Ethernet Connection E800 Series Linux Driver"
|
||||
const char ice_drv_ver[] = DRV_VERSION;
|
||||
static const char ice_driver_string[] = DRV_SUMMARY;
|
||||
|
Loading…
Reference in New Issue
Block a user