diff options
Diffstat (limited to 'net/sunrpc/rpcb_clnt.c')
-rw-r--r-- | net/sunrpc/rpcb_clnt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sunrpc/rpcb_clnt.c b/net/sunrpc/rpcb_clnt.c index 6f0af08a51dc..09a2a8fde093 100644 --- a/net/sunrpc/rpcb_clnt.c +++ b/net/sunrpc/rpcb_clnt.c | |||
@@ -415,6 +415,7 @@ bailout_nofree: | |||
415 | bailout_nowake: | 415 | bailout_nowake: |
416 | task->tk_status = status; | 416 | task->tk_status = status; |
417 | } | 417 | } |
418 | EXPORT_SYMBOL_GPL(rpcb_getport_async); | ||
418 | 419 | ||
419 | /* | 420 | /* |
420 | * Rpcbind child task calls this callback via tk_exit. | 421 | * Rpcbind child task calls this callback via tk_exit. |