Loading
Revert "Revert "net: libwx: fix alloc msix vectors failed""
maillist inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB93K4 CVE: NA -------------------------------- This reverts commit 9e20ec25. commit 937d46ecc5f9 ("net: wangxun: add ethtool_ops for channel number") changed NIC misc irq from most significant bit to least significant bit, this patch has been integrated. Misc irq vector is vector 0, driver need to set affinity params .pre_vectors = 1. Fixes: 9e20ec25 ("Revert "net: libwx: fix alloc msix vectors failed"") Signed-off-by:Wen Zhiwei <wenzhiwei@kylinos.cn>