diff options
author | Johannes Berg <johannes.berg@intel.com> | 2018-01-24 08:40:51 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-02-19 13:13:10 +0100 |
commit | ce162bfbc0b601841886965baba14877127c7c7c (patch) | |
tree | 081a4e4678f97fd999a8a227d4a492c5dd09c672 /include/net/mac80211.h | |
parent | cfg80211: fix cfg80211_beacon_dup (diff) | |
download | linux-ce162bfbc0b601841886965baba14877127c7c7c.tar.xz linux-ce162bfbc0b601841886965baba14877127c7c7c.zip |
mac80211_hwsim: don't use WQ_MEM_RECLAIM
We're obviously not part of a memory reclaim path, so don't set the flag.
This also causes a warning in check_flush_dependency() since we end up
in a code path that flushes a non-reclaim workqueue, and we shouldn't do
that if we were really part of reclaim.
Reported-by: syzbot+41cdaf4232c50e658934@syzkaller.appspotmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/mac80211.h')
0 files changed, 0 insertions, 0 deletions