diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2020-04-22 04:01:54 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-04-23 10:08:09 +0200 |
commit | 0379861217dc2dd46e3bc517010060065b0dd6fc (patch) | |
tree | ecb2e5883825323435d5f118e82d31c5bef35b51 /net/mac80211/main.c | |
parent | ipv4: Update fib_select_default to handle nexthop objects (diff) | |
download | linux-0379861217dc2dd46e3bc517010060065b0dd6fc.tar.xz linux-0379861217dc2dd46e3bc517010060065b0dd6fc.zip |
mac80211_hwsim: use GFP_ATOMIC under spin lock
A spin lock is taken here so we should use GFP_ATOMIC.
Fixes: 5d44fe7c9808 ("mac80211_hwsim: add frame transmission support over virtio")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20200422020154.112088-1-weiyongjun1@huawei.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions