X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fchar%2Fn_r3964.c;h=ae377aa473ba6fbe5644ac47866fd9637fc1499b;hb=fb6813f480806d62361719e84777c8e00d3e86a8;hp=902169062332483a8449a4f68b8c69756600b544;hpb=108c1961847df2a875047c0fd27b419cb817d213;p=linux-2.6 diff --git a/drivers/char/n_r3964.c b/drivers/char/n_r3964.c index 9021690623..ae377aa473 100644 --- a/drivers/char/n_r3964.c +++ b/drivers/char/n_r3964.c @@ -143,7 +143,7 @@ static unsigned int r3964_poll(struct tty_struct *tty, struct file *file, static void r3964_receive_buf(struct tty_struct *tty, const unsigned char *cp, char *fp, int count); -static struct tty_ldisc tty_ldisc_N_R3964 = { +static struct tty_ldisc_ops tty_ldisc_N_R3964 = { .owner = THIS_MODULE, .magic = TTY_LDISC_MAGIC, .name = "R3964",