summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRajkumar Manoharan <rmanohar@codeaurora.org>2020-04-25 01:41:39 +0300
committerJohannes Berg <johannes.berg@intel.com>2020-04-29 17:21:45 +0300
commit60689de46c7f6a0028c8b37b6f03db68cbfad8ed (patch)
tree842bdcebaea854a6fb11261721035b0aefb934c9 /scripts
parent1512bc076e5ba2c4e8a189a4dbc883d59b4c37ef (diff)
downloadlinux-60689de46c7f6a0028c8b37b6f03db68cbfad8ed.tar.xz
mac80211: fix memory overlap due to variable length param
As of now HE operation element in bss_conf includes variable length optional field followed by other HE variable. Though the optional field never be used, actually it is referring to next member of the bss_conf structure which is not correct. Fix it by declaring needed HE operation fields within bss_conf itself. Signed-off-by: Rajkumar Manoharan <rmanohar@codeaurora.org> Link: https://lore.kernel.org/r/1587768108-25248-2-git-send-email-rmanohar@codeaurora.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions