diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2019-01-30 18:51:06 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-01 23:45:45 +0100 |
commit | 2dee25af42f99b476d5916aeac5c994e4dcc910b (patch) | |
tree | b27d34e01aade5db71de45dbe45eeeb8bc6c1b19 /samples | |
parent | net/smc: do not wait under send_lock (diff) | |
download | linux-2dee25af42f99b476d5916aeac5c994e4dcc910b.tar.xz linux-2dee25af42f99b476d5916aeac5c994e4dcc910b.zip |
net/smc: call smc_cdc_msg_send() under send_lock
Call smc_cdc_msg_send() under the connection send_lock to make sure all
send operations for one connection are serialized.
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions