diff options
Diffstat (limited to 'drivers/net/ppp_async.c')
| -rw-r--r-- | drivers/net/ppp_async.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ppp_async.c b/drivers/net/ppp_async.c index f1a52def1241..451bdb57d6fc 100644 --- a/drivers/net/ppp_async.c +++ b/drivers/net/ppp_async.c | |||
| @@ -378,7 +378,7 @@ ppp_asynctty_wakeup(struct tty_struct *tty) | |||
| 378 | } | 378 | } |
| 379 | 379 | ||
| 380 | 380 | ||
| 381 | static struct tty_ldisc ppp_ldisc = { | 381 | static struct tty_ldisc_ops ppp_ldisc = { |
| 382 | .owner = THIS_MODULE, | 382 | .owner = THIS_MODULE, |
| 383 | .magic = TTY_LDISC_MAGIC, | 383 | .magic = TTY_LDISC_MAGIC, |
| 384 | .name = "ppp", | 384 | .name = "ppp", |
