[PATCH] RPC: allow RPC client's port range to be adjustable
[pandora-kernel.git] / include / linux / sunrpc / debug.h
index 42d2997..1a42d90 100644 (file)
@@ -95,6 +95,8 @@ enum {
        CTL_NLMDEBUG,
        CTL_SLOTTABLE_UDP,
        CTL_SLOTTABLE_TCP,
+       CTL_MIN_RESVPORT,
+       CTL_MAX_RESVPORT,
 };
 
 #endif /* _LINUX_SUNRPC_DEBUG_H_ */