]> 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)
commit70982109f953adc376d35e2a894ccf7c06c0472e
tree16ae0a716ed177b40296d081b38089ce25b1b42d
parentf797f655255b0f1f3673770dfa062af3b54fce13
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