OpenCloudOS-Kernel/drivers/net/ethernet/hisilicon/hns3
Huazhong Tan 996aade998 net: hns3: remove some unused codes in hns3_nic_set_features()
NETIF_F_HW_VLAN_CTAG_FILTER is not set in netdev->hw_feature for
the HNS3 driver, so the handler of NETIF_F_HW_VLAN_CTAG_FILTER
in hns3_nic_set_features() won't be called, remove it.

Reported-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-30 17:41:22 -07:00
..
hns3pf net: hns3: remove an unused macro hclge_is_csq 2020-05-30 17:41:22 -07:00
hns3vf net: hns3: fix two coding style issues in hclgevf_main.c 2020-05-30 17:41:22 -07:00
Makefile net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00
hclge_mbx.h net: hns3: modify some incorrect spelling 2020-05-14 13:18:09 -07:00
hnae3.c net: hns3: add or modify some comments 2019-10-31 12:03:23 -07:00
hnae3.h net: hns3: remove unused struct hnae3_unic_private_info 2020-05-28 16:39:03 -07:00
hns3_dcbnl.c net: hns3: fix some coding style issues 2019-06-09 13:20:59 -07:00
hns3_debugfs.c net: hns3: add support for dumping UC and MC MAC list 2020-04-25 20:29:44 -07:00
hns3_enet.c net: hns3: remove some unused codes in hns3_nic_set_features() 2020-05-30 17:41:22 -07:00
hns3_enet.h net: hns3: remove some unused fields in struct hns3_nic_priv 2020-05-28 16:39:03 -07:00
hns3_ethtool.c net: hns3: disable auto-negotiation off with 1000M setting in ethtool 2020-05-10 19:43:22 -07:00
hns3_trace.h net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00