net: hns3: modify the irq name of misc vectors
driver inclusion category: bugfix bugzilla: NA CVE: NA The misc irq of all the net devices have the same name, so it's hard to find the right misc irq of the net device. This patch modifies the misc irq names as "hclge/hclgevf"-misc- "pci name".And now the irq name is not related to net device name anymore, so change the HNAE3_INT_NAME_LEN to 32 bytes, and that is enough. Signed-off-by:Yonglong Liu <liuyonglong@huawei.com> Reviewed-by:
Yunsheng Lin <linyunsheng@huawei.com> Reviewed-by:
Zhong Zhaohui <zhongzhaohui@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please sign in to comment