1
0
Fork 0
alistair23-linux/drivers/tty
Ken Mills 40e3465db2 n_gsm: Fix length handling
If the mux is configured with a large mru/mtu the existing code gets the
byte ordering wrong for the header.

Signed-off-by: Ken Mills <ken.k.mills@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-11 11:06:09 -08:00
..
vt vcs: make proper usage of the poll flags 2010-11-11 10:51:35 -08:00
Makefile TTY: create drivers/tty/vt and move the vt code there 2010-11-05 08:16:52 -07:00
n_gsm.c n_gsm: Fix length handling 2010-11-11 11:06:09 -08:00
n_hdlc.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00
n_r3964.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00
n_tty.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00
pty.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00
sysrq.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00
tty_audit.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00
tty_buffer.c tty: prevent DOS in the flush_to_ldisc 2010-11-09 15:02:02 -08:00
tty_io.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00
tty_ioctl.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00
tty_ldisc.c tty_ldisc: Fix BUG() on hangup 2010-11-09 15:05:50 -08:00
tty_mutex.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00
tty_port.c TTY: create drivers/tty and move the tty core files there 2010-11-05 08:10:33 -07:00