tty: Ldisc revamp
[linux-2.6-block.git] / drivers / net / ppp_synctty.c
index b8f0369a71e777a30b8a52897184a6cca3a2cb4a..801d8f99d4714155e2f3b3f9c0879ec15d2de8ba 100644 (file)
@@ -418,7 +418,7 @@ ppp_sync_wakeup(struct tty_struct *tty)
 }
 
 
-static struct tty_ldisc ppp_sync_ldisc = {
+static struct tty_ldisc_ops ppp_sync_ldisc = {
        .owner  = THIS_MODULE,
        .magic  = TTY_LDISC_MAGIC,
        .name   = "pppsync",