Merge branch 'for-dmitry/logitech-g920-merge-base' into for-4.5/logitech
[cascardo/linux.git] / fs / lockd / svc4proc.c
index b147d1a..09c576f 100644 (file)
@@ -421,7 +421,7 @@ nlm4svc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp,
                return rpc_system_err;
        }
 
-       nlm_host_rebooted(argp);
+       nlm_host_rebooted(SVC_NET(rqstp), argp);
        return rpc_success;
 }