linux/drivers/net/ethernet/qlogic/qlcnic
Colin Ian King af647fe240 qlcnic: make read-only const array key static
Don't populate the const read-only array key on the stack at
run time, instead make it static.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240910120635.115266-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-09-11 16:00:54 -07:00
..
Makefile
qlcnic_83xx_hw.c qlcnic: make read-only const array key static 2024-09-11 16:00:54 -07:00
qlcnic_83xx_hw.h qlcnic: Remove unused declarations 2024-09-03 15:37:22 -07:00
qlcnic_83xx_init.c qlcnic: replace deprecated strncpy with strscpy 2023-12-10 19:08:58 +00:00
qlcnic_83xx_vnic.c
qlcnic_ctx.c qlcnic: check pci_reset_function result 2023-04-12 08:32:38 +01:00
qlcnic_dcb.c
qlcnic_dcb.h qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure 2022-12-26 09:01:36 +00:00
qlcnic_ethtool.c qlcnic: Clean up some inconsistent indenting 2022-12-12 15:29:53 -08:00
qlcnic_hdr.h
qlcnic_hw.c net: annotate writes on dev->mtu from ndo_change_mtu() 2024-05-07 16:19:14 -07:00
qlcnic_hw.h qlcnic: Remove the repeated declaration 2021-06-01 15:25:46 -07:00
qlcnic_init.c qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom 2021-09-04 10:50:59 +01:00
qlcnic_io.c net: adopt skb_network_offset() and similar helpers 2024-03-04 08:47:06 +00:00
qlcnic_main.c ipv4: Remove redundant !ifa->ifa_dev check. 2024-08-15 18:56:14 -07:00
qlcnic_minidump.c
qlcnic_sriov_common.c drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init() 2022-12-09 10:52:43 +00:00
qlcnic_sriov_pf.c ethernet: Remove vf rate limit check for drivers 2022-06-10 22:19:32 -07:00
qlcnic_sriov.h qlcnic: Simplify DMA setting 2022-01-09 16:52:18 -08:00
qlcnic_sysfs.c qlcnic: Drop redundant pci_enable_pcie_error_reporting() 2023-03-08 23:34:39 -08:00
qlcnic.h qlcnic: Remove unused declarations 2024-09-03 15:37:22 -07:00