diff options
author | Guangguan Wang <guangguan.wang@linux.alibaba.com> | 2023-09-08 11:31:42 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-09-10 19:31:42 +0100 |
commit | 6912e724832c47bb381eb1bd1e483ec8df0d0f0f (patch) | |
tree | 8cfa06332a3c59d7869e5230c0f730320cf30ef0 /scripts/gdb/linux/vmalloc.py | |
parent | 88e69af061f2e061a68751ef9cad47a674527a1b (diff) |
net/smc: bugfix for smcr v2 server connect success statistic
In the macro SMC_STAT_SERV_SUCC_INC, the smcd_version is used
to determin whether to increase the v1 statistic or the v2
statistic. It is correct for SMCD. But for SMCR, smcr_version
should be used.
Signed-off-by: Guangguan Wang <guangguan.wang@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions