linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / net / sunrpc / auth_null.c
index 2eccffa..f56767a 100644 (file)
@@ -118,8 +118,6 @@ struct rpc_auth null_auth = {
        .au_cslack      = 4,
        .au_rslack      = 2,
        .au_ops         = &authnull_ops,
-       .au_flavor      = RPC_AUTH_NULL,
-       .au_count       = ATOMIC_INIT(0),
 };
 
 static