]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ecryptfs/debug.c
xps: Transmit Packet Steering
[net-next-2.6.git] / fs / ecryptfs / debug.c
index 434c7efd80f814eea18662354d371fa9af0178ae..3d2bdf546ec655b05cc0733a55e8f0cba212aeaf 100644 (file)
@@ -38,8 +38,6 @@ void ecryptfs_dump_auth_tok(struct ecryptfs_auth_tok *auth_tok)
                        auth_tok);
        if (auth_tok->flags & ECRYPTFS_PRIVATE_KEY) {
                ecryptfs_printk(KERN_DEBUG, " * private key type\n");
-               ecryptfs_printk(KERN_DEBUG, " * (NO PRIVATE KEY SUPPORT "
-                               "IN ECRYPTFS VERSION 0.1)\n");
        } else {
                ecryptfs_printk(KERN_DEBUG, " * passphrase type\n");
                ecryptfs_to_hex(salt, auth_tok->token.password.salt,