Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

bng_en: Remove duplicate include

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>
Link: https://patch.msgid.link/20260211032021.2719742-1-nichen@iscas.ac.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Chen Ni and committed by
Jakub Kicinski
fe6515f5 a2646773

-1
-1
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
··· 16 16 #include <linux/etherdevice.h> 17 17 #include <linux/if.h> 18 18 #include <net/ip.h> 19 - #include <net/netdev_queues.h> 20 19 #include <linux/skbuff.h> 21 20 #include <net/page_pool/helpers.h> 22 21