diff options
author | 2024-09-11 17:50:36 -0700 | |
---|---|---|
committer | 2024-09-13 21:17:11 -0700 | |
commit | a59571ad6dfcd830c6a9ca12ac0e1484584a7223 (patch) | |
tree | 7ab82737a998a578f7ae0029bcfd4941d628df1f /tools/perf/scripts/python | |
parent | Merge branch 'net-fib_rules-add-dscp-selector-support' (diff) | |
download | wireguard-linux-a59571ad6dfcd830c6a9ca12ac0e1484584a7223.tar.xz wireguard-linux-a59571ad6dfcd830c6a9ca12ac0e1484584a7223.zip |
enic: Use macro instead of static const variables for array sizes
In enic_ethtool.c there is no need to use static const variables to store
array sizes when a macro can be used instead.
Signed-off-by: Nelson Escobar <neescoba@cisco.com>
Signed-off-by: John Daley <johndale@cisco.com>
Signed-off-by: Satish Kharat <satishkh@cisco.com>
Link: https://patch.msgid.link/20240912005039.10797-2-neescoba@cisco.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions