mirror-linux/drivers/net/ethernet/realtek
Jakub Kicinski d19e612c47 eth: 8139too: fix calling napi_enable() in atomic context
napi_enable() may sleep now, take netdev_lock() before tp->lock and
tp->rx_lock.

Fixes: 413f0271f3 ("net: protect NAPI enablement with netdev_lock()")
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/dcfd56bc-de32-4b11-9e19-d8bd1543745d@stanley.mountain
Reviewed-by: Eric Dumazet <edumazet@google.com>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
Link: https://patch.msgid.link/20250124031841.1179756-5-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-01-27 14:30:49 -08:00
..
rtase Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-01-09 16:11:47 -08:00
8139cp.c net: annotate writes on dev->mtu from ndo_change_mtu() 2024-05-07 16:19:14 -07:00
8139too.c eth: 8139too: fix calling napi_enable() in atomic context 2025-01-27 14:30:49 -08:00
Kconfig realtek: Update the Makefile and Kconfig in the realtek folder 2024-09-05 22:02:39 -07:00
Makefile realtek: Update the Makefile and Kconfig in the realtek folder 2024-09-05 22:02:39 -07:00
atp.c
atp.h
r8169.h r8169: add support for RTL8125BP rev.b 2025-01-09 12:02:42 +01:00
r8169_firmware.c r8169: avoid duplicated messages if loading firmware fails and switch to warn level 2024-10-20 11:06:47 -05:00
r8169_firmware.h
r8169_leds.c r8169: fix LED-related deadlock on module removal 2024-04-10 10:44:29 +01:00
r8169_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-01-16 10:34:59 -08:00
r8169_phy_config.c r8169: add support for RTL8125BP rev.b 2025-01-09 12:02:42 +01:00