]> git.baikalelectronics.ru Git - kernel.git/commit
xprtrdma: Remove request_module from backchannel
authorChuck Lever <chuck.lever@oracle.com>
Wed, 19 Dec 2018 15:59:23 +0000 (10:59 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 2 Jan 2019 17:05:17 +0000 (12:05 -0500)
commite90d6449e692cb0d1e57bc53e198a00a085bbf76
tree6763e70e32c87f7fc2b634a6fa42bdac57b2a484
parent8713920b7f350f4f3fd6ca48b2baf7c75e8383fc
xprtrdma: Remove request_module from backchannel

Since commit e89042e0abf1 ("rpcrdma: Merge svcrdma and xprtrdma
modules into one"), the forward and backchannel components are part
of the same kernel module. A separate request_module() call in the
backchannel code is no longer necessary.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/backchannel.c