Files
twx-linux/drivers
Daniel Drake ef1ad17762 generic_serial: fix decoding of baud rate
Commit d720bc4b8f partially removed a private
implementation of baud speed decoding.  However it doesn't seem to be
complete: after the speed is decoded, it is still being used as an index to
a local speed table (array overrun, no doubt).

This was found by Graham Murray who noticed it caused a 2.6.19 regression
with the SX driver: https://bugs.gentoo.org/170554

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-06 03:43:17 -07:00
..
2007-04-06 03:43:17 -07:00
2007-03-13 11:26:47 -07:00
2007-04-06 03:43:16 -07:00
2007-03-09 10:50:24 -08:00
2007-04-06 03:43:13 -07:00
2007-03-09 10:50:26 -08:00
2007-04-06 03:43:13 -07:00