]> err.no Git - linux-2.6/blobdiff - net/bluetooth/rfcomm/tty.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
[linux-2.6] / net / bluetooth / rfcomm / tty.c
index 26f322737db0c83702267b25190dca8fa925c324..1958ad1b8541e57be7f32bb70b2b19a242884dce 100644 (file)
@@ -1011,7 +1011,7 @@ static int rfcomm_tty_tiocmset(struct tty_struct *tty, struct file *filp, unsign
 
 /* ---- TTY structure ---- */
 
-static struct tty_operations rfcomm_ops = {
+static const struct tty_operations rfcomm_ops = {
        .open                   = rfcomm_tty_open,
        .close                  = rfcomm_tty_close,
        .write                  = rfcomm_tty_write,