]> git.droids-corp.org - dpdk.git/commit
net/hns3: remove redundant multicast MAC interface
authorHuisong Li <lihuisong@huawei.com>
Fri, 22 Oct 2021 09:19:56 +0000 (17:19 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 1 Nov 2021 17:31:07 +0000 (18:31 +0100)
commit05812092a5582f5df20a16cc116d6118610a09d5
tree7306c4406270a04b8a200669ef0848b5cdabe02a
parent3d491e5531a1d631f464ab31e139132d0e531198
net/hns3: remove redundant multicast MAC interface

This patch removes hns3_add_mc_addr_common() in PF and
hns3vf_add_mc_addr_common() in VF.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_ethdev.c
drivers/net/hns3/hns3_ethdev_vf.c