diff options
author | Arnd Bergmann <[email protected]> | 2018-06-05 13:38:21 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-06-05 12:26:06 -0400 |
commit | 4f416db98beaef2f047709e4693b0a4c64d9bbf8 (patch) | |
tree | 2fb120b1ed5c3eb2dcae0bb5e941f34be1a436df /scripts/bpf_helpers_doc.py | |
parent | 6e86000c2c63123e174b7e198735fbb12f0258ea (diff) |
net: hns3: remove unused hclgevf_cfg_func_mta_filter
The last patch apparently added a complete replacement for this
function, but left the old one in place, which now causes a
harmless warning:
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:731:12: 'hclgevf_cfg_func_mta_filter' defined but not used
I assume it can be removed.
Fixes: 3a678b5806e6 ("net: hns3: Optimize the VF's process of updating multicast MAC")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions