diff options
author | 2019-01-24 16:13:02 +0530 | |
---|---|---|
committer | 2019-01-25 10:18:02 +0100 | |
commit | faae54ad4151f120bde60fd6e2b2a40e0de8ac73 (patch) | |
tree | 5716ae3ee09458652aeb51bac0ec9c32bf34de55 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | mac80211: Add attribute aligned(2) to struct 'action' (diff) | |
download | wireguard-linux-faae54ad4151f120bde60fd6e2b2a40e0de8ac73.tar.xz wireguard-linux-faae54ad4151f120bde60fd6e2b2a40e0de8ac73.zip |
cfg80211: reg: remove warn_on for a normal case
If there are simulatenous queries of regdb, then there might be a case
where multiple queries can trigger request_firmware_no_wait and can have
parallel callbacks being executed asynchronously. In this scenario we
might hit the WARN_ON.
So remove the warn_on, as the code already handles multiple callbacks
gracefully.
Signed-off-by: Chaitanya Tata <chaitanya.tata@bluwireless.co.uk>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions