diff options
author | 2021-10-16 11:37:43 +0200 | |
---|---|---|
committer | 2021-10-16 14:58:12 +0100 | |
commit | ed990df29f5b4ae720a9044958aaf589073eb26d (patch) | |
tree | a566beb3128bc7556fe2baef4097f5511f3fc5ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: stream: don't purge sk_error_queue in sk_stream_kill_queues() (diff) | |
download | wireguard-linux-ed990df29f5b4ae720a9044958aaf589073eb26d.tar.xz wireguard-linux-ed990df29f5b4ae720a9044958aaf589073eb26d.zip |
net/smc: save stack space and allocate smc_init_info
The struct smc_init_info grew over time, its time to save space on stack
and allocate this struct dynamically.
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions