tty: Ldisc revamp
[linux-2.6-block.git] / drivers / net / ppp_async.c
index f1a52def1241a387c28ed6f5a045b839df8f994f..451bdb57d6fc98b5389a9067e52c49fff9df37c9 100644 (file)
@@ -378,7 +378,7 @@ ppp_asynctty_wakeup(struct tty_struct *tty)
 }
 
 
-static struct tty_ldisc ppp_ldisc = {
+static struct tty_ldisc_ops ppp_ldisc = {
        .owner  = THIS_MODULE,
        .magic  = TTY_LDISC_MAGIC,
        .name   = "ppp",