Commit 9f98c9d1 authored by Yonglong Liu's avatar Yonglong Liu Committed by Yang Yingliang
Browse files

net: hns3: modify the irq name of tqp vectors



driver inclusion
category: bugfix
bugzilla: NA
CVE: NA

After rename the net devices, can not grep the irq numbers by the
net device name, because the driver request the irq resources only
when the vector resource changed, and rename operation did not
change the vector resources, so the irq name keeps the previous
net device name.

This patch modifies the tqp irq names as "pci driver name"-"pci name"
-"TxRx"-"index".

Fixes: ec7fb686187f ("net: hns3: optimize vector handle")

Signed-off-by: default avatarYonglong Liu <liuyonglong@huawei.com>
Reviewed-by: default avatarYunsheng Lin <linyunsheng@huawei.com>
Reviewed-by: default avatarZhong Zhaohui <zhongzhaohui@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent 007df9d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment