* [PATCH net-next] net: smc91x: Remove commented out code
@ 2024-05-28 16:00 Thorsten Blum
2024-05-30 2:00 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Blum @ 2024-05-28 16:00 UTC (permalink / raw)
To: Nicolas Pitre, David S. Miller, Eric Dumazet, Jakub Kicinski,
Paolo Abeni
Cc: Uwe Kleine-König, Breno Leitao, netdev, linux-kernel,
Thorsten Blum
Remove commented out code
Signed-off-by: Thorsten Blum <thorsten.blum@toblux•com>
---
drivers/net/ethernet/smsc/smc91x.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/drivers/net/ethernet/smsc/smc91x.c b/drivers/net/ethernet/smsc/smc91x.c
index 78ff3af7911a..907498848028 100644
--- a/drivers/net/ethernet/smsc/smc91x.c
+++ b/drivers/net/ethernet/smsc/smc91x.c
@@ -1574,12 +1574,8 @@ smc_ethtool_set_link_ksettings(struct net_device *dev,
(cmd->base.port != PORT_TP && cmd->base.port != PORT_AUI))
return -EINVAL;
-// lp->port = cmd->base.port;
lp->ctl_rfduplx = cmd->base.duplex == DUPLEX_FULL;
-// if (netif_running(dev))
-// smc_set_port(dev);
-
ret = 0;
}
--
2.45.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] net: smc91x: Remove commented out code
2024-05-28 16:00 [PATCH net-next] net: smc91x: Remove commented out code Thorsten Blum
@ 2024-05-30 2:00 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-05-30 2:00 UTC (permalink / raw)
To: Thorsten Blum
Cc: nico, davem, edumazet, kuba, pabeni, u.kleine-koenig, leitao,
netdev, linux-kernel
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel•org>:
On Tue, 28 May 2024 18:00:37 +0200 you wrote:
> Remove commented out code
>
> Signed-off-by: Thorsten Blum <thorsten.blum@toblux•com>
> ---
> drivers/net/ethernet/smsc/smc91x.c | 4 ----
> 1 file changed, 4 deletions(-)
Here is the summary with links:
- [net-next] net: smc91x: Remove commented out code
https://git.kernel.org/netdev/net-next/c/c53a46b16ce2
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] 2+ messages in thread
end of thread, other threads:[~2024-05-30 2:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 16:00 [PATCH net-next] net: smc91x: Remove commented out code Thorsten Blum
2024-05-30 2:00 ` 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