commit | 80a9f3f1fa81c75b45c9073b46372ec7ee55fedf | [log] [tgz] |
---|---|---|
author | Hao Chen <chenhao288@hisilicon.com> | Fri Feb 12 11:24:17 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 12 13:13:15 2021 -0800 |
tree | 5371f01323828f9af40230be1d057e2f875abd00 | |
parent | 5fd0e7b4f7bf2c3d22ee8c973b215de9010eb45c [diff] |
net: hns3: refactor out hclge_rm_vport_all_mac_table() hclge_rm_vport_all_mac_table() is bloated, so split it into separate functions for readability and maintainability. Signed-off-by: Hao Chen <chenhao288@hisilicon.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>