linux/drivers/net/ethernet/qlogic/netxen
Thomas Weißschuh ae026eae08 netxen_nic: constify 'struct bin_attribute'
The sysfs core now allows instances of 'struct bin_attribute' to be
moved into read-only memory. Make use of that to protect them against
accidental or malicious modifications.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20241216-sysfs-const-bin_attr-net-v1-4-ec460b91f274@weissschuh.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-12-17 19:00:51 -08:00
..
Makefile
netxen_nic.h
netxen_nic_ctx.c
netxen_nic_ethtool.c net: qlogic: use ethtool string helpers 2024-10-29 16:26:18 -07:00
netxen_nic_hdr.h
netxen_nic_hw.c
netxen_nic_hw.h
netxen_nic_init.c
netxen_nic_main.c netxen_nic: constify 'struct bin_attribute' 2024-12-17 19:00:51 -08:00