]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - net/sunrpc/xprtsock.c
sunrpc: server back channel needs no rpcbind method
[linux-imx.git] / net / sunrpc / xprtsock.c
index ffd50348a509e392fa2255f17f35a9291239e91c..5d6b0daf743d5ecff5572a9ac0a44a5b5e2a6c18 100644 (file)
@@ -2534,7 +2534,6 @@ static struct rpc_xprt_ops bc_tcp_ops = {
        .reserve_xprt           = xprt_reserve_xprt,
        .release_xprt           = xprt_release_xprt,
        .alloc_slot             = xprt_alloc_slot,
-       .rpcbind                = xs_local_rpcbind,
        .buf_alloc              = bc_malloc,
        .buf_free               = bc_free,
        .send_request           = bc_send_request,