diff options
author | Haim Dreyfuss <haim.dreyfuss@intel.com> | 2018-08-21 08:22:19 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-08-28 11:37:28 +0200 |
commit | d3c89bbc7491d5e288ca2993e999d24ba9ff52ad (patch) | |
tree | abca211f0ee3272eb039b79cb123745332e16d60 /arch/mips/alchemy/board-gpr.c | |
parent | mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom (diff) | |
download | linux-d3c89bbc7491d5e288ca2993e999d24ba9ff52ad.tar.xz linux-d3c89bbc7491d5e288ca2993e999d24ba9ff52ad.zip |
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 'arch/mips/alchemy/board-gpr.c')
0 files changed, 0 insertions, 0 deletions