[PATCH] USB: Don't dereference NULL actconfig
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).
Showing
Please register or sign in to comment