diff options
author | Johannes Berg <johannes.berg@intel.com> | 2024-07-05 13:39:21 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-07-08 18:28:47 +0200 |
commit | b3603133d3b727b0b07a7094ab74cf27c8aee3bd (patch) | |
tree | cdf4f533b4369ab2c269950ba638df769d64ebb0 /tools/perf/scripts/python/stackcollapse.py | |
parent | 4044b23781104801f70c4a4ec3ca090730a161c5 (diff) |
wifi: mac80211_hwsim: fix warning
WARN_ON("string") will unconditionally trigger a warning, but
not really do what it may look like. Use WARN(1, ...) instead
and add the mode number as well.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20240705133921.a50aa5b15ece.I9a25b7448b0498c0c2e503986978dae165c8bdf8@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions