diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-06-05 13:38:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-05 18:26:06 +0200 |
commit | 4f416db98beaef2f047709e4693b0a4c64d9bbf8 (patch) | |
tree | 2fb120b1ed5c3eb2dcae0bb5e941f34be1a436df /net/ipv6/ip6mr.c | |
parent | netfilter: provide udp*_lib_lookup for nf_tproxy (diff) | |
download | linux-4f416db98beaef2f047709e4693b0a4c64d9bbf8.tar.xz linux-4f416db98beaef2f047709e4693b0a4c64d9bbf8.zip |
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 <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions