From: Alan Cox Date: Thu, 3 Jan 2008 16:59:04 +0000 (+0000) Subject: USB: keyspan: Fix oops X-Git-Tag: v2.6.25-rc1~1075^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3004e5379a525d848bbe8ddff2c534ac0fb04e2c;p=pandora-kernel.git USB: 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. Cc: stable Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed