kernel_optimize_test/net/smc
Ursula Braun 9ed28556a3 net/smc: allow fallback after clc timeouts
If connection initialization fails for the LLC CONFIRM LINK or the
LLC ADD LINK step, fallback to TCP should be enabled. Thus
the negative return code -EAGAIN should switch to a positive timeout
reason code in these cases, and the internal CLC socket should
not have a set sk_err.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-23 17:20:32 -08:00
..
af_smc.c net/smc: allow fallback after clc timeouts 2018-11-23 17:20:32 -08:00
Kconfig
Makefile
smc_cdc.c
smc_cdc.h
smc_clc.c net/smc: allow fallback after clc timeouts 2018-11-23 17:20:32 -08:00
smc_clc.h
smc_close.c
smc_close.h
smc_core.c net/smc: make smc_lgr_free() static 2018-11-23 17:20:32 -08:00
smc_core.h net/smc: make smc_lgr_free() static 2018-11-23 17:20:32 -08:00
smc_diag.c
smc_ib.c
smc_ib.h
smc_ism.c
smc_ism.h
smc_llc.c
smc_llc.h
smc_pnet.c
smc_pnet.h
smc_rx.c
smc_rx.h
smc_tx.c
smc_tx.h
smc_wr.c
smc_wr.h
smc.h