]> git.droids-corp.org - dpdk.git/commit
net/hns3: rename unicast address removal function
authorHuisong Li <lihuisong@huawei.com>
Fri, 22 Oct 2021 09:19:57 +0000 (17:19 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 1 Nov 2021 17:31:07 +0000 (18:31 +0100)
commit43b86af27dcfc9bde4c35772472256db8580c2e8
treece95a3761ed8c9165f4ed119d62fe80e60c046d0
parent05812092a5582f5df20a16cc116d6118610a09d5
net/hns3: rename unicast address removal function

This patch renames hns3_remove_uc_addr_common() to
hns3_remove_uc_mac_addr() in PF.

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