diff options
author | Sunil Dutt <usdutt@codeaurora.org> | 2019-02-25 11:07:20 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2019-03-29 11:23:09 +0100 |
commit | d6db02a88a4aaa1cd7105137c67ddec7f3bdbc05 (patch) | |
tree | 0ad8dd4c1b8dc578b1d5579f0d160b0104d14942 /virt | |
parent | cfg80211: Use kmemdup in cfg80211_gen_new_ie() (diff) | |
download | linux-d6db02a88a4aaa1cd7105137c67ddec7f3bdbc05.tar.xz linux-d6db02a88a4aaa1cd7105137c67ddec7f3bdbc05.zip |
nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
This commit adds NL80211_FLAG_CLEAR_SKB flag to other NL commands
that carry key data to ensure they do not stick around on heap
after the SKB is freed.
Also introduced this flag for NL80211_CMD_VENDOR as there are sub
commands which configure the keys.
Signed-off-by: Sunil Dutt <usdutt@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions