* [PATCH] net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
@ 2022-09-09 6:29 Gaosheng Cui
2022-09-12 22:24 ` Andrew Lunn
2022-09-19 21:20 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Gaosheng Cui @ 2022-09-09 6:29 UTC (permalink / raw)
To: pantelis.antoniou, davem, edumazet, kuba, pabeni, vbordug,
cuigaosheng1
Cc: linuxppc-dev, netdev, linux-kernel
fs_mii_disconnect and fs_mii_connect have been removed since
commit 5b4b8454344a ("[PATCH] FS_ENET: use PAL for mii management"),
so remove them.
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
---
drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c b/drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c
index 5b760436bb01..8844a9a04fcf 100644
--- a/drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c
+++ b/drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c
@@ -883,9 +883,6 @@ static const struct ethtool_ops fs_ethtool_ops = {
.set_tunable = fs_set_tunable,
};
-extern int fs_mii_connect(struct net_device *dev);
-extern void fs_mii_disconnect(struct net_device *dev);
-
/**************************************************************************************/
#ifdef CONFIG_FS_ENET_HAS_FEC
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
2022-09-09 6:29 [PATCH] net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations Gaosheng Cui
@ 2022-09-12 22:24 ` Andrew Lunn
2022-09-19 21:20 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2022-09-12 22:24 UTC (permalink / raw)
To: Gaosheng Cui
Cc: pantelis.antoniou, davem, edumazet, kuba, pabeni, vbordug,
linuxppc-dev, netdev, linux-kernel
On Fri, Sep 09, 2022 at 02:29:59PM +0800, Gaosheng Cui wrote:
> fs_mii_disconnect and fs_mii_connect have been removed since
> commit 5b4b8454344a ("[PATCH] FS_ENET: use PAL for mii management"),
> so remove them.
>
> Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
2022-09-09 6:29 [PATCH] net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations Gaosheng Cui
2022-09-12 22:24 ` Andrew Lunn
@ 2022-09-19 21:20 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-09-19 21:20 UTC (permalink / raw)
To: Gaosheng Cui
Cc: pantelis.antoniou, davem, edumazet, kuba, pabeni, vbordug,
linuxppc-dev, netdev, linux-kernel
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 9 Sep 2022 14:29:59 +0800 you wrote:
> fs_mii_disconnect and fs_mii_connect have been removed since
> commit 5b4b8454344a ("[PATCH] FS_ENET: use PAL for mii management"),
> so remove them.
>
> Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
> ---
> drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c | 3 ---
> 1 file changed, 3 deletions(-)
Here is the summary with links:
- net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
https://git.kernel.org/netdev/net-next/c/feceb24ed79a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-09-19 21:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09 6:29 [PATCH] net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations Gaosheng Cui
2022-09-12 22:24 ` Andrew Lunn
2022-09-19 21:20 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox