diff options
author | Ursula Braun <ubraun@linux.ibm.com> | 2020-09-10 18:48:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-11 00:24:26 +0200 |
commit | 6bb14e48ee8d8ec23d191fd91de33f09da1ecce4 (patch) | |
tree | 7c344a7f487353c84948b55f11bfe0ca65036308 /scripts | |
parent | net/smc: introduce better field names (diff) | |
download | linux-6bb14e48ee8d8ec23d191fd91de33f09da1ecce4.tar.xz linux-6bb14e48ee8d8ec23d191fd91de33f09da1ecce4.zip |
net/smc: dynamic allocation of CLC proposal buffer
Reduce stack size for smc_listen_work() and smc_clc_send_proposal()
by dynamic allocation of the CLC buffer to be received or sent.
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions