diff options
author | Haim Dreyfuss <haim.dreyfuss@intel.com> | 2018-08-21 09:22:19 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-08-28 11:37:28 +0200 |
commit | d3c89bbc7491d5e288ca2993e999d24ba9ff52ad (patch) | |
tree | abca211f0ee3272eb039b79cb123745332e16d60 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3a2af7cccbbaf2362db9053a946a6084e12bfa73 (diff) |
nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
TXOP (also known as Channel Occupancy Time) is u16 and should be
added using nla_put_u16 instead of u8, fix that.
Fixes: 50f32718e125 ("nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command")
Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions