mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-04 00:03:25 -04:00
The function meth_init_tx_ring() is called from meth_tx_timeout(),
in which spin_lock is held, so we should use GFP_ATOMIC instead.
Fixes:
|
||
---|---|---|
.. | ||
ioc3-eth.c | ||
Kconfig | ||
Makefile | ||
meth.c | ||
meth.h |