aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h
diff options
context:
space:
mode:
authorJoe Damato <[email protected]>2024-10-04 10:54:07 +0000
committerJakub Kicinski <[email protected]>2024-10-08 15:14:50 +0000
commit49717ef01ce1b6dbe4cd12bee0fc25e086c555df (patch)
tree425763077116c129244ebc12105217d6cb2dc772 /drivers/net/ethernet/intel/ice/ice.h
parentMerge branch 'rtnetlink-per-netns-rtnl' (diff)
downloadkernel-49717ef01ce1b6dbe4cd12bee0fc25e086c555df.tar.gz
kernel-49717ef01ce1b6dbe4cd12bee0fc25e086c555df.zip
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 <[email protected]> Signed-off-by: Joe Damato <[email protected]> Acked-by: Alexander Lobakin <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice.h')
0 files changed, 0 insertions, 0 deletions