• Alan Stern's avatar
    [PATCH] USB: Don't dereference NULL actconfig · 6e8339b9
    Alan Stern authored
    This patch fixes a simple error in a couple of utility routines.  They
    will no longer try to dereference a NULL actconfig pointer.  Also, they
    will work a little better if the configuration is changed while they are
    running (which should never happen anyway).
    6e8339b9
usb.c 44.2 KB