]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/lockd/host.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[karo-tx-linux.git] / fs / lockd / host.c
index 7901f5b8092c63e65063678fbef0baa01a896059..c4c8601096e03f384160e2c9c923f6793a288735 100644 (file)
@@ -188,7 +188,6 @@ nlm_bind_host(struct nlm_host *host)
                        goto forgetit;
 
                xprt_set_timeout(&xprt->timeout, 5, nlmsvc_timeout);
-               xprt->nocong = 1;       /* No congestion control for NLM */
                xprt->resvport = 1;     /* NLM requires a reserved port */
 
                /* Existing NLM servers accept AUTH_UNIX only */