tty: Ldisc revamp
[linux-2.6-block.git] / drivers / net / hamradio / 6pack.c
index 9d5721287d6f50d7030499e4470b41a36f4cb6b5..19dd0a61749ccb4da0343643e71ece903bfbd992 100644 (file)
@@ -783,7 +783,7 @@ static int sixpack_ioctl(struct tty_struct *tty, struct file *file,
        return err;
 }
 
-static struct tty_ldisc sp_ldisc = {
+static struct tty_ldisc_ops sp_ldisc = {
        .owner          = THIS_MODULE,
        .magic          = TTY_LDISC_MAGIC,
        .name           = "6pack",