linux/drivers/net/ethernet/intel
Joe Damato 49717ef01c idpf: Don't hard code napi_struct size
The sizeof(struct napi_struct) can change. Don't hardcode the size to
400 bytes and instead use "sizeof(struct napi_struct)".

Suggested-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Joe Damato <jdamato@fastly.com>
Acked-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Link: https://patch.msgid.link/20241004105407.73585-1-jdamato@fastly.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-10-08 08:14:50 -07:00
..
e1000
e1000e e1000e: avoid failing the system during pm_suspend 2024-08-30 13:19:17 -07:00
fm10k
i40e i40e: Remove setting of RX software timestamp 2024-09-06 09:34:17 +01:00
iavf iavf: add support for offloading tc U32 cls filters 2024-08-13 14:51:29 -07:00
ice Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 2024-10-04 12:30:18 -07:00
idpf idpf: Don't hard code napi_struct size 2024-10-08 08:14:50 -07:00
igb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-09-12 17:11:24 -07:00
igbvf igbvf: Remove two unused declarations 2024-08-19 17:48:33 -07:00
igc igc: Remove setting of RX software timestamp 2024-09-06 09:34:18 +01:00
ixgbe ixgbe: Remove setting of RX software timestamp 2024-09-06 09:34:18 +01:00
ixgbevf
libeth
libie
Kconfig
Makefile
e100.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00