* [PATCH net-next] net: ethernet: lantiq_etop: remove unused variable
@ 2024-08-15 7:49 Aleksander Jan Bajkowski
2024-08-16 23:20 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Aleksander Jan Bajkowski @ 2024-08-15 7:49 UTC (permalink / raw)
To: davem, edumazet, kuba, pabeni, olek2, jacob.e.keller,
u.kleine-koenig, netdev, linux-kernel
Remove a variable that has never been used.
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
---
drivers/net/ethernet/lantiq_etop.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/lantiq_etop.c b/drivers/net/ethernet/lantiq_etop.c
index 9e6984815386..3c289bfe0a09 100644
--- a/drivers/net/ethernet/lantiq_etop.c
+++ b/drivers/net/ethernet/lantiq_etop.c
@@ -95,7 +95,6 @@ struct ltq_etop_priv {
struct mii_bus *mii_bus;
struct ltq_etop_chan ch[MAX_DMA_CHAN];
- int tx_free[MAX_DMA_CHAN >> 1];
int tx_burst_len;
int rx_burst_len;
--
2.39.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] net: ethernet: lantiq_etop: remove unused variable
2024-08-15 7:49 [PATCH net-next] net: ethernet: lantiq_etop: remove unused variable Aleksander Jan Bajkowski
@ 2024-08-16 23:20 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-08-16 23:20 UTC (permalink / raw)
To: Aleksander Jan Bajkowski
Cc: davem, edumazet, kuba, pabeni, jacob.e.keller, u.kleine-koenig,
netdev, linux-kernel
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 15 Aug 2024 09:49:56 +0200 you wrote:
> Remove a variable that has never been used.
>
> Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
> ---
> drivers/net/ethernet/lantiq_etop.c | 1 -
> 1 file changed, 1 deletion(-)
Here is the summary with links:
- [net-next] net: ethernet: lantiq_etop: remove unused variable
https://git.kernel.org/netdev/net-next/c/1f803c95693f
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-08-16 23:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-15 7:49 [PATCH net-next] net: ethernet: lantiq_etop: remove unused variable Aleksander Jan Bajkowski
2024-08-16 23: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
all inboxes | Powered by JetHome®