OSDN Git Service

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)
commit92a138e333ead89918db5f72e573264cb3b91cb5
tree16ae0a716ed177b40296d081b38089ce25b1b42d
parent9fda3510ab6002a9c77cc21de0d6d8c48cf1abba
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