diff options
author | Johannes Berg <[email protected]> | 2019-09-23 13:51:16 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2019-10-01 17:56:18 +0200 |
commit | f43e5210c739fe76a4b0ed851559d6902f20ceb1 (patch) | |
tree | de93e4b4a1738b2373d6492e67c2a9979ef5b540 /tools/perf/util/trace-event-scripting.c | |
parent | 242b0931c1918c56cd1dc5563fd250a3c39b996d (diff) |
cfg80211: initialize on-stack chandefs
In a few places we don't properly initialize on-stack chandefs,
resulting in EDMG data to be non-zero, which broke things.
Additionally, in a few places we rely on the driver to init the
data completely, but perhaps we shouldn't as non-EDMG drivers
may not initialize the EDMG data, also initialize it there.
Cc: [email protected]
Fixes: 2a38075cd0be ("nl80211: Add support for EDMG channels")
Reported-by: Dmitry Osipenko <[email protected]>
Tested-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/1569239475-I2dcce394ecf873376c386a78f31c2ec8b538fa25@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions