mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-08-18 08:37:23 +00:00
![]() napi_enable() may sleep now, take netdev_lock() before rp->lock.
napi_enable() is hidden inside init_registers().
Note that this patch orders netdev_lock after rp->task_lock,
to avoid having to take the netdev_lock() around disable path.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
via-rhine.c | ||
via-velocity.c | ||
via-velocity.h |