mirror of https://github.com/torvalds/linux.git
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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ioc3-eth.c | ||
| meth.c | ||
| meth.h | ||