linux-stable/drivers/net/ethernet/hisilicon
Yue Haibing faa9039161 net: hns3: Remove unused function declarations
Commit 1e6e76101f ("net: hns3: configure promisc mode for VF asynchronously")
left behind hclge_inform_vf_promisc_info() declaration.
And commit 68c0a5c706 ("net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support")
declared but never implemented hclge_cmd_mdio_write() and hclge_cmd_mdio_read().

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20230803135138.37456-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-04 15:33:27 -07:00
..
hns net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
hns3 net: hns3: Remove unused function declarations 2023-08-04 15:33:27 -07:00
hip04_eth.c net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq() 2023-08-02 12:06:23 -07:00
hisi_femac.c net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq() 2023-08-02 12:06:23 -07:00
hix5hd2_gmac.c net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq() 2023-08-02 12:06:23 -07:00
hns_mdio.c net: hns: Remove unnecessary (void*) conversions 2023-07-18 19:00:47 -07:00
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile