ipv6: suppress sparse warnings in IP6_ECN_set_ce()
[cascardo/linux.git] / net / sunrpc / auth_unix.c
index 9f65452..a99278c 100644 (file)
@@ -228,6 +228,7 @@ static
 struct rpc_auth                unix_auth = {
        .au_cslack      = UNX_CALLSLACK,
        .au_rslack      = NUL_REPLYSLACK,
+       .au_flags       = RPCAUTH_AUTH_NO_CRKEY_TIMEOUT,
        .au_ops         = &authunix_ops,
        .au_flavor      = RPC_AUTH_UNIX,
        .au_count       = ATOMIC_INIT(0),