Christophe JAILLET 60df54f8e6 mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Previous memory allocations in this function already use GFP_KERNEL, so
use __dev_alloc_skb() and an explicit GFP_KERNEL instead of an implicit
GFP_ATOMIC.

This gives more opportunities of successful allocation.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/194a0e2ff00c3fae88cc9fba47431747360c8242.1645345378.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-03-11 11:42:49 +01:00
..
2022-02-04 16:26:27 +01:00
2022-02-04 16:26:27 +01:00
2022-02-04 16:26:27 +01:00
2021-12-21 07:41:52 -08:00
2021-11-15 10:56:57 +01:00
2019-03-29 11:20:36 +01:00
2021-12-21 07:41:52 -08:00