lwp-protoize-20080310
[openafs.git] / src / afs / afs_callback.c
index 439fb7c..9292c82 100644 (file)
@@ -1009,7 +1009,7 @@ afs_RXCallBackServer(void)
     /*
      * Donate this process to Rx.
      */
-    rx_ServerProc();
+    rx_ServerProc(NULL);
     return (0);
 
 }                              /*afs_RXCallBackServer */