RDMA/mlx5: Fix query DCT via DEVX
[linux-2.6-microblaze.git] / drivers / tty / n_null.c
index ce03ae7..b8f67b5 100644 (file)
@@ -40,7 +40,6 @@ static void n_null_receivebuf(struct tty_struct *tty,
 
 static struct tty_ldisc_ops null_ldisc = {
        .owner          =       THIS_MODULE,
-       .magic          =       TTY_LDISC_MAGIC,
        .name           =       "n_null",
        .open           =       n_null_open,
        .close          =       n_null_close,