]> err.no Git - linux-2.6/blobdiff - net/9p/mod.c
V4L/DVB (7960): net: endianness annotations
[linux-2.6] / net / 9p / mod.c
index c6d9695949e0b6c28a87aeccee8fcd511f12ddea..bdee1fb7cc62909a565717e7fd27a6c0903a1895 100644 (file)
@@ -107,6 +107,7 @@ static int __init init_p9(void)
 
        p9_error_init();
        printk(KERN_INFO "Installing 9P2000 support\n");
+       p9_trans_fd_init();
 
        return ret;
 }