diff options
author | 2021-09-23 16:18:37 +0200 | |
---|---|---|
committer | 2021-09-23 16:37:47 +0200 | |
commit | 9e263e193af73d2509dc3102a680a11130f44e20 (patch) | |
tree | 90cc259f5994d3c6e0ec0950078ec27fe7999f89 /net/mac80211/util.c | |
parent | mac80211: always allocate struct ieee802_11_elems (diff) | |
download | wireguard-linux-9e263e193af73d2509dc3102a680a11130f44e20.tar.xz wireguard-linux-9e263e193af73d2509dc3102a680a11130f44e20.zip |
nl80211: don't put struct cfg80211_ap_settings on stack
This struct has grown quite a bit, so dynamically allocate
it instead of putting it on the stack.
Link: https://lore.kernel.org/r/20210923161836.5813d881eae3.I0fc0f83905b0bfa332c4f1505e00c13abfca3545@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/util.c')
0 files changed, 0 insertions, 0 deletions