tty: Ldisc revamp
[linux-2.6-block.git] / drivers / net / slip.c
index 84af68fdb6c2b08ca53bc2357a5db17959825cee..1d58991d395b6ef32120e1e265c8245ab61219e3 100644 (file)
@@ -1301,7 +1301,7 @@ static int sl_ioctl(struct net_device *dev, struct ifreq *rq, int cmd)
 #endif
 /* VSV changes end */
 
-static struct tty_ldisc        sl_ldisc = {
+static struct tty_ldisc_ops sl_ldisc = {
        .owner          = THIS_MODULE,
        .magic          = TTY_LDISC_MAGIC,
        .name           = "slip",