]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: rename connection index to RMBE index
authorHans Wippel <hwippel@linux.ibm.com>
Fri, 18 May 2018 07:34:12 +0000 (09:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 May 2018 17:15:01 +0000 (13:15 -0400)
commit711c032c71ff6923bc5910deac05bd94afbfe99c
tree16ae0a716ed177b40296d081b38089ce25b1b42d
parent8440abdc8057937ff0a96e5127fe8a22f2d00fb0
net/smc: rename connection index to RMBE index

The connection index is actually a RMBE index. So, this patch changes
the name accordingly.

Signed-off-by: Hans Wippel <hwippel@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc.h
net/smc/smc_clc.c
net/smc/smc_clc.h
net/smc/smc_tx.c