OSDN Git Service

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)
commit889ee07f7ed26bb2cc525eb48f7f865bc407ef0b
tree6763e70e32c87f7fc2b634a6fa42bdac57b2a484
parent15303d9ecd2f29168aea0b080bd1ec27c298da3f
xprtrdma: Remove request_module from backchannel

Since commit ffe1f0df5862 ("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