Skip to content
Commit add477df authored by Olivier Blin's avatar Olivier Blin Committed by Jeff Garzik
Browse files

hso: fix oops in read/write callbacks



The tty may be closed already when the read/write callbacks are called.
This patch checks that the ttys still exist before waking them up.

Signed-off-by: default avatarOlivier Blin <blino@mandriva.com>
Acked-by: default avatarAlan Cox <alan@redhat.com>
Cc: Jari Tenhunen <jari.tenhunen@iki.fi>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 1595ab5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment