• David Brownell's avatar
    [PATCH] usb: fix (rare?) disconnect · 5ff19b5e
    David Brownell authored
    It's not good to dereference pointers before checking
    them for null.  Seen once on a faulty device init,
    which I don't think I'd ever seen before "in the wild".
    (Caused by some other 2.5.68 strangeness.)
    5ff19b5e
usb.c 43.5 KB