]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
net: hns: remove unused config_half_duplex()
authorHuazhong Tan <tanhuazhong@huawei.com>
Tue, 23 Mar 2021 07:41:05 +0000 (15:41 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Mar 2021 19:07:21 +0000 (12:07 -0700)
commit484da1f4f7c3f7f53f1833dad2aa00110cf97e5b
tree8ac8af6822544346345c9a5e62d6c2ec916b7223
parent5bc72849240d9774039b8900f3fe9482fed536a0
net: hns: remove unused config_half_duplex()

Since config_half_duplex() in struct mac_driver is unused,
so remove it.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c