• Alan Cox's avatar
    keyspan: fix oops · a5569a56
    Alan Cox authored
    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: default avatarAlan Cox <alan@redhat.com>
    Cc: Greg KH <greg@kroah.com>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: Linus Torvalds <torvalds@akpm@linux-foundation.org>
    a5569a56
keyspan.c 71.8 KB