Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c97ce276 authored by Alan Cox's avatar Alan Cox Committed by Greg Kroah-Hartman
Browse files

f81232: correct stubbed termios handler

parent adc8d746
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -177,6 +177,7 @@ static void f81232_set_termios(struct tty_struct *tty,
		return;

	/* Do the real work here... */
	tty_termios_copy_hw(&tty->termios, old_termios);
}

static int f81232_tiocmget(struct tty_struct *tty)