From: Alan Cox Date: Tue, 22 Jan 2008 01:18:24 +0000 (-0800) Subject: keyspan: fix oops X-Git-Tag: v2.6.24~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5569a565f7315fe7241cf963f2cc74e53871e11;p=pandora-kernel.git keyspan: fix oops If we get a data URB back from the hardware after we have put the tty to bed we go kaboom. Fortunately all we need to do is process the URB without trying to ram its contents down the throat of an ex-tty. Signed-off-by: Alan Cox Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed