]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ieee1394/raw1394.c
[PATCH] pcnet32: Prevent hang with 79c976
[linux-2.6-omap-h63xx.git] / drivers / ieee1394 / raw1394.c
index 0470f77a9cd172dcd987f69d72f8eca3fb36fdc4..24411e666b2145f22ff5be87b6673f83f18a1e70 100644 (file)
@@ -2912,7 +2912,7 @@ static int __init init_raw1394(void)
 
        hpsb_register_highlevel(&raw1394_highlevel);
 
-       if (IS_ERR(class_device_create(hpsb_protocol_class, MKDEV(
+       if (IS_ERR(class_device_create(hpsb_protocol_class, NULL, MKDEV(
                IEEE1394_MAJOR, IEEE1394_MINOR_BLOCK_RAW1394 * 16), 
                NULL, RAW1394_DEVICE_NAME))) {
                ret = -EFAULT;