linux/drivers/staging/ipack
Samuel Iglesias Gonsalvez db1db294d9 Staging: ipack/devices/ipoctal: fix oops when accessing "buffer"
The buffer[][] field was replaced by tty_port->xmit_buf field but there was
some places that "buffer" was still accessed, giving a kernel oops because
it was uninitialized.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-25 10:50:00 -07:00
..
bridges Staging: ipack/bridges/tpci200: change device table definition and export it. 2012-06-09 08:58:04 -07:00
devices Staging: ipack/devices/ipoctal: fix oops when accessing "buffer" 2012-06-25 10:50:00 -07:00
ipack.c Staging: ipack: remove pr_fmt definition. 2012-06-12 10:59:26 -07:00
ipack.h Staging: ipack: remove board_name and bus_name fields from struct ipack_device 2012-05-18 17:36:01 -07:00
Kconfig Staging: ipack: added more info in Kconfig's help about ipack 2012-05-14 13:41:29 -07:00
Makefile Staging: ipack: add support for IP-OCTAL mezzanine board 2012-05-09 14:16:51 -07:00
TODO Staging: ipack: delete sysfs from to-do list. 2012-06-12 10:59:27 -07:00