diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-01-03 16:59:04 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-01 14:34:42 -0800 |
commit | 3004e5379a525d848bbe8ddff2c534ac0fb04e2c (patch) | |
tree | fa8b89f8be36ef50a1a3750f2bd1c1c03ec9fbdf /drivers/usb/gadget | |
parent | 24e1c13c93cbdd05e4b7ea921c0050b036555adc (diff) | |
download | kernel_goldelico_gta04-3004e5379a525d848bbe8ddff2c534ac0fb04e2c.zip kernel_goldelico_gta04-3004e5379a525d848bbe8ddff2c534ac0fb04e2c.tar.gz kernel_goldelico_gta04-3004e5379a525d848bbe8ddff2c534ac0fb04e2c.tar.bz2 |
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 <stable@kernel.org>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions