diff options
author | Johannes Berg <johannes.berg@intel.com> | 2021-09-20 15:40:06 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2021-09-23 16:26:14 +0200 |
commit | 01f84f0ed3b431b9aa40ad0af7d6849056fd3064 (patch) | |
tree | 2295efe50ca4110709044d376e38f897d0b5a835 /net/mac80211/mesh.c | |
parent | nl80211: prefer struct_size over open coded arithmetic (diff) | |
download | linux-01f84f0ed3b431b9aa40ad0af7d6849056fd3064.tar.xz linux-01f84f0ed3b431b9aa40ad0af7d6849056fd3064.zip |
mac80211: reduce stack usage in debugfs
We put a few large buffers on the stack here, but it's easy to
just allocate them on the heap, so do that.
Link: https://lore.kernel.org/r/20210920154009.1387f44e7382.Ife043c169e6a44edace516fea9f8311a5ca4282a@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mesh.c')
0 files changed, 0 insertions, 0 deletions