RDMA/hns: Rename the interrupts
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8LM94 -------------------------------------------------------------------------- Now, different devices may have the same interrupt name, which makes it difficult for users to distinguish between these interrupts. Modify the naming style to be consistent with our network devices. Before: "hns-aeq-0" "hns-ceq-0" ... Now: "hns-0000:35:00.0-aeq-0" "hns-0000:35:00.0-ceq-0" ... Signed-off-by:Chengchang Tang <tangchengchang@huawei.com>
Loading
Please sign in to comment