|
@@ -2824,7 +2824,7 @@ static int gsm_create_network(struct gsm_dlci *dlci, struct gsm_netconfig *nc)
|
|
}
|
|
}
|
|
|
|
|
|
/* Line discipline for real tty */
|
|
/* Line discipline for real tty */
|
|
-struct tty_ldisc_ops tty_ldisc_packet = {
|
|
|
|
|
|
+static struct tty_ldisc_ops tty_ldisc_packet = {
|
|
.owner = THIS_MODULE,
|
|
.owner = THIS_MODULE,
|
|
.magic = TTY_LDISC_MAGIC,
|
|
.magic = TTY_LDISC_MAGIC,
|
|
.name = "n_gsm",
|
|
.name = "n_gsm",
|