Skip to content
Snippets Groups Projects
Commit de092558 authored by Yonglong Liu's avatar Yonglong Liu Committed by Laibin Qiu
Browse files

net: hns3: update hns3 version to 22.9.1

driver inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I5S7WZ


CVE: NA

----------------------------

Signed-off-by: default avatarYonglong Liu <liuyonglong@huawei.com>
Reviewed-by: default avatarli yongxin <liyongxin1@huawei.com>
Signed-off-by: default avatarLaibin Qiu <qiulaibin@huawei.com>
parent 6a804d0a
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@
#include <linux/types.h>
#include <net/pkt_cls.h>
#define HNAE3_MOD_VERSION "22.5.1"
#define HNAE3_MOD_VERSION "22.9.1"
#define HNAE3_MIN_VECTOR_NUM 2 /* first one for misc, another for IO */
......
......@@ -4,7 +4,7 @@
#ifndef __HNS3_CAE_VERSION_H__
#define __HNS3_CAE_VERSION_H__
#define HNS3_CAE_MOD_VERSION "22.5.1"
#define HNS3_CAE_MOD_VERSION "22.9.1"
#define CMT_ID_LEN 8
#define RESV_LEN 3
......
......@@ -8,7 +8,7 @@
#include "hnae3.h"
#define HNS3_MOD_VERSION "22.5.1"
#define HNS3_MOD_VERSION "22.9.1"
extern char hns3_driver_version[];
......
......@@ -12,7 +12,7 @@
#include "hclge_cmd.h"
#include "hnae3.h"
#define HCLGE_MOD_VERSION "22.5.1"
#define HCLGE_MOD_VERSION "22.9.1"
#define HCLGE_DRIVER_NAME "hclge"
#define HCLGE_MAX_PF_NUM 8
......
......@@ -10,7 +10,7 @@
#include "hclgevf_cmd.h"
#include "hnae3.h"
#define HCLGEVF_MOD_VERSION "22.5.1"
#define HCLGEVF_MOD_VERSION "22.9.1"
#define HCLGEVF_DRIVER_NAME "hclgevf"
#define HCLGEVF_MAX_VLAN_ID 4095
......
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