• David Brownell's avatar
    [PATCH] USB shutdown oopser · 817c0217
    David Brownell authored
    is it guarenteed that callers have zero'd out the device
    before this is invoked?  Else the following is necessary to
    prevent potential OOPS's derefencing interface->dev.driver in
    the generic device layer.
    817c0217
usb.c 42.8 KB