* [net-next] bng_en: Remove duplicate include
@ 2026-02-11 3:20 Chen Ni
2026-02-12 15:11 ` Vikas Gupta
2026-02-13 2:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Chen Ni @ 2026-02-11 3:20 UTC (permalink / raw)
To: vikas.gupta, andrew+netdev, davem, edumazet, kuba, pabeni
Cc: netdev, linux-kernel, Chen Ni
Remove duplicate inclusion of <net/netdev_queues.h>.
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
---
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/broadcom/bnge/bnge_netdev.c b/drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
index 6ab317f1c16e..b8e258842c61 100644
--- a/drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
+++ b/drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
@@ -16,7 +16,6 @@
#include <linux/etherdevice.h>
#include <linux/if.h>
#include <net/ip.h>
-#include <net/netdev_queues.h>
#include <linux/skbuff.h>
#include <net/page_pool/helpers.h>
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [net-next] bng_en: Remove duplicate include
2026-02-11 3:20 [net-next] bng_en: Remove duplicate include Chen Ni
@ 2026-02-12 15:11 ` Vikas Gupta
2026-02-13 2:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Vikas Gupta @ 2026-02-12 15:11 UTC (permalink / raw)
To: Chen Ni; +Cc: andrew+netdev, davem, edumazet, kuba, pabeni, netdev,
linux-kernel
[-- Attachment #1: Type: text/plain, Size: 916 bytes --]
Patch looks good. Please consider merging it when net-next opens.
On Wed, Feb 11, 2026 at 8:51 AM Chen Ni <nichen@iscas.ac.cn> wrote:
>
> Remove duplicate inclusion of <net/netdev_queues.h>.
>
> Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Vikas Gupta <vikas.gupta@broadcom.com>
> ---
> drivers/net/ethernet/broadcom/bnge/bnge_netdev.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/broadcom/bnge/bnge_netdev.c b/drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
> index 6ab317f1c16e..b8e258842c61 100644
> --- a/drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
> +++ b/drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
> @@ -16,7 +16,6 @@
> #include <linux/etherdevice.h>
> #include <linux/if.h>
> #include <net/ip.h>
> -#include <net/netdev_queues.h>
> #include <linux/skbuff.h>
> #include <net/page_pool/helpers.h>
>
> --
> 2.25.1
>
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5465 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [net-next] bng_en: Remove duplicate include
2026-02-11 3:20 [net-next] bng_en: Remove duplicate include Chen Ni
2026-02-12 15:11 ` Vikas Gupta
@ 2026-02-13 2:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-02-13 2:50 UTC (permalink / raw)
To: Chen Ni
Cc: vikas.gupta, andrew+netdev, davem, edumazet, kuba, pabeni, netdev,
linux-kernel
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 11 Feb 2026 11:20:21 +0800 you wrote:
> Remove duplicate inclusion of <net/netdev_queues.h>.
>
> Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
> ---
> drivers/net/ethernet/broadcom/bnge/bnge_netdev.c | 1 -
> 1 file changed, 1 deletion(-)
Here is the summary with links:
- [net-next] bng_en: Remove duplicate include
https://git.kernel.org/netdev/net/c/fe6515f5952c
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:[~2026-02-13 2:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11 3:20 [net-next] bng_en: Remove duplicate include Chen Ni
2026-02-12 15:11 ` Vikas Gupta
2026-02-13 2:50 ` 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