Loading
net: hns3: set irq affinity directly
maillist inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9NZTZ CVE: NA ---------------------------------------------------------------------- Interrupt affinity can be set directly and it is unnecessary to set null before setting it. Fixes: 434e657f ("net: hns3: add support configuring function-level interrupt affinity") Signed-off-by:Peiyang Wang <wangpeiyang1@huawei.com>