kernel_samsung_a53x/net/ethtool
Ludvig Pärsson e540ea8e7a ethtool: netlink: Add missing ethnl_ops_begin/complete
[ Upstream commit f1172f3ee3a98754d95b968968920a7d03fdebcc ]

Accessing an ethernet device that is powered off or clock gated might
cause the CPU to hang. Add ethnl_ops_begin/complete in
ethnl_set_features() to protect against this.

Fixes: 0980bfcd6954 ("ethtool: set netdev features with FEATURES_SET request")
Signed-off-by: Ludvig Pärsson <ludvig.parsson@axis.com>
Link: https://lore.kernel.org/r/20240117-etht2-v2-1-1a96b6e8c650@axis.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:12:51 +01:00
..
bitset.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bitset.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cabletest.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
channels.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
coalesce.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
common.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debug.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
eee.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
features.c ethtool: netlink: Add missing ethnl_ops_begin/complete 2024-11-18 12:12:51 +01:00
ioctl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
linkinfo.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
linkmodes.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
linkstate.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
netlink.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
netlink.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pause.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
privflags.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rings.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
strset.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tsinfo.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tunnels.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wol.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00