1
0
Fork 0
alistair23-linux/drivers/tty/ipwireless
Peter Hurley 01261cb943 tty: ipwireless: Remove tty->closing abort from ipw_open()
tty->closing cannot be set on ipw_open() because the ipwireless tty
driver does not call any functions that set tty->closing.

CC: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Acked-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-10 16:06:49 -07:00
..
Makefile
hardware.c tty: ipwireless: Remove redundant NULL check before kfree 2013-03-15 13:58:32 -07:00
hardware.h
main.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
main.h
network.c ipwireless: don't oops if we run out of space 2012-11-15 16:53:15 -08:00
network.h
setup_protocol.h various: Fix spelling of "asynchronous" in comments. 2012-11-19 14:32:13 +01:00
tty.c tty: ipwireless: Remove tty->closing abort from ipw_open() 2014-07-10 16:06:49 -07:00
tty.h