[PATCH OLK-5.10] net/hinic3: Modify driver version

From: zhuyikai <zhuyikai1@h-partners.com> driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/ICGDO6?from=project-issue CVE: NA -------------------------------- Modify driver version. Fixes: 79871cd2cd72 ("net/hinic3: Synchronize new NIC features and bug fixes") Signed-off-by: zhuyikai <zhuyikai1@h-partners.com> --- hinic3/hinic3_crm.h | 2 +- hinic3/hinic3_nic_dev.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hinic3/hinic3_crm.h b/hinic3/hinic3_crm.h index 7979244..5a11331 100644 --- a/hinic3/hinic3_crm.h +++ b/hinic3/hinic3_crm.h @@ -8,7 +8,7 @@ #include "mpu_cmd_base_defs.h" -#define HINIC3_DRV_VERSION "17.7.8.1" +#define HINIC3_DRV_VERSION "17.7.8.101" #define HINIC3_DRV_DESC "Intelligent Network Interface Card Driver" #define HIUDK_DRV_DESC "Intelligent Network Unified Driver" diff --git a/hinic3/hinic3_nic_dev.h b/hinic3/hinic3_nic_dev.h index 137098b..3d2a962 100644 --- a/hinic3/hinic3_nic_dev.h +++ b/hinic3/hinic3_nic_dev.h @@ -18,7 +18,7 @@ #include "vram_common.h" #define HINIC3_NIC_DRV_NAME "hinic3" -#define HINIC3_NIC_DRV_VERSION "17.7.8.1" +#define HINIC3_NIC_DRV_VERSION "17.7.8.101" #define HINIC3_FUNC_IS_VF(hwdev) (hinic3_func_type(hwdev) == TYPE_VF) -- 2.28.0.windows.1

From: zhuyikai <zhuyikai1@h-partners.com> driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/ICGDO6?from=project-issue CVE: NA -------------------------------- Modify driver version. Fixes: 0bf0c942a09b ("net/hinic3: Synchronize new NIC features and bug fixes") Signed-off-by: zhuyikai <zhuyikai1@h-partners.com> --- hinic3/hinic3_crm.h | 2 +- hinic3/hinic3_nic_dev.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hinic3/hinic3_crm.h b/hinic3/hinic3_crm.h index 4f5792f..833345a 100644 --- a/hinic3/hinic3_crm.h +++ b/hinic3/hinic3_crm.h @@ -8,7 +8,7 @@ #include "mpu_cmd_base_defs.h" -#define HINIC3_DRV_VERSION "17.7.8.1" +#define HINIC3_DRV_VERSION "17.7.8.101" #define HINIC3_DRV_DESC "Intelligent Network Interface Card Driver" #define HIUDK_DRV_DESC "Intelligent Network Unified Driver" diff --git a/hinic3/hinic3_nic_dev.h b/hinic3/hinic3_nic_dev.h index c219452..e1a9d22 100644 --- a/hinic3/hinic3_nic_dev.h +++ b/hinic3/hinic3_nic_dev.h @@ -18,7 +18,7 @@ #include "vram_common.h" #define HINIC3_NIC_DRV_NAME "hinic3" -#define HINIC3_NIC_DRV_VERSION "17.7.8.1" +#define HINIC3_NIC_DRV_VERSION "17.7.8.101" #define HINIC3_FUNC_IS_VF(hwdev) (hinic3_func_type(hwdev) == TYPE_VF) -- 2.28.0.windows.1

反馈: 您发送到kernel@openeuler.org的补丁/补丁集,转换为PR失败! 邮件列表地址:https://mailweb.openeuler.org/archives/list/kernel@openeuler.org/message/QNI... 失败原因:应用补丁/补丁集失败,Patch failed at 0001 net/hinic3: Modify driver version 建议解决方法:请查看失败原因, 确认补丁是否可以应用在当前期望分支的最新代码上 FeedBack: The patch(es) which you have sent to kernel@openeuler.org has been converted to PR failed! Mailing list address: https://mailweb.openeuler.org/archives/list/kernel@openeuler.org/message/QNI... Failed Reason: apply patch(es) failed, Patch failed at 0001 net/hinic3: Modify driver version Suggest Solution: please checkout if the failed patch(es) can work on the newest codes in expected branch

反馈: 您发送到kernel@openeuler.org的补丁/补丁集,转换为PR失败! 邮件列表地址:https://mailweb.openeuler.org/archives/list/kernel@openeuler.org/message/FUT... 失败原因:应用补丁/补丁集失败,Patch failed at 0001 net/hinic3: Modify driver version 建议解决方法:请查看失败原因, 确认补丁是否可以应用在当前期望分支的最新代码上 FeedBack: The patch(es) which you have sent to kernel@openeuler.org has been converted to PR failed! Mailing list address: https://mailweb.openeuler.org/archives/list/kernel@openeuler.org/message/FUT... Failed Reason: apply patch(es) failed, Patch failed at 0001 net/hinic3: Modify driver version Suggest Solution: please checkout if the failed patch(es) can work on the newest codes in expected branch
participants (2)
-
LinKun
-
patchwork bot