kernel-hacking-2024-linux-s.../net/smc
Zhengchao Shao d27a835f41 net/smc: add the max value of fallback reason count
The number of fallback reasons defined in the smc_clc.h file has reached
36. For historical reasons, some are no longer quoted, and there's 33
actually in use. So, add the max value of fallback reason count to 36.

Fixes: 6ac1e6563f ("net/smc: support smc v2.x features validate")
Fixes: 7f0620b994 ("net/smc: support max connections per lgr negotiation")
Fixes: 69b888e3bb ("net/smc: support max links per lgr negotiation in clc handshake")
Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
Reviewed-by: D. Wythe <alibuda@linux.alibaba.com>
Link: https://patch.msgid.link/20240805043856.565677-1-shaozhengchao@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-08-07 19:36:23 -07:00
..
af_smc.c net/smc: prevent UAF in inet_create() 2024-07-30 11:12:25 +02:00
Kconfig
Makefile net/smc: Introduce IPPROTO_SMC 2024-06-17 13:14:09 +01:00
smc.h net/smc: expose smc proto operations 2024-06-17 13:14:09 +01:00
smc_cdc.c
smc_cdc.h
smc_clc.c
smc_clc.h
smc_close.c
smc_close.h
smc_core.c net/smc: change SMCR_RMBE_SIZES from 5 to 15 2024-06-03 12:12:42 +01:00
smc_core.h
smc_diag.c
smc_ib.c
smc_ib.h
smc_inet.c net/smc: Introduce IPPROTO_SMC 2024-06-17 13:14:09 +01:00
smc_inet.h net/smc: Introduce IPPROTO_SMC 2024-06-17 13:14:09 +01:00
smc_ism.c
smc_ism.h
smc_llc.c
smc_llc.h
smc_loopback.c
smc_loopback.h
smc_netlink.c
smc_netlink.h
smc_netns.h
smc_pnet.c
smc_pnet.h
smc_rx.c
smc_rx.h
smc_stats.c
smc_stats.h net/smc: add the max value of fallback reason count 2024-08-07 19:36:23 -07:00
smc_sysctl.c
smc_sysctl.h
smc_tracepoint.c
smc_tracepoint.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
smc_tx.c
smc_tx.h
smc_wr.c
smc_wr.h