Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / drivers / s390 / crypto / z90main.c
index b2f20ab..982acc7 100644 (file)
@@ -411,6 +411,7 @@ static struct miscdevice z90crypt_misc_device = {
        .minor      = Z90CRYPT_MINOR,
        .name       = DEV_NAME,
        .fops       = &z90crypt_fops,
+       .devfs_name = DEV_NAME
 };
 
 /**