net: hns3: create new set of common rss set APIs for PF and VF module
mainline inclusion from mainline-master commit 6de06004 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I4Q02P CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6de060042867 ---------------------------------------------------------------------- Currently, hns3 PF and VF rss module have two sets of rss set APIs to configure rss. There is no need to keep two sets of these same APIs. So this patch creates new set of common rss set APIs for PF and VF reuse. These new APIs will be used to unify old APIs in next patches. Signed-off-by:Jie Wang <wangjie125@huawei.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Guangbin Huang <huangguangbin2@huawei.com> Reviewed-by:
Jian Shen <shenjian15@huawei.com> Reviewed-by:
Yue Haibing <yuehaibing@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment