mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-07 21:24:00 +08:00
3edaded896
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 |